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

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES 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 `wp_actionscheduler_actions`
--

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

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (1288,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-02 19:23:31','2021-02-02 19:23:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612293811;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612293811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-02 19:26:19','2021-02-02 19:26:19',0,NULL),(1291,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":202}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-02-04 18:19:21','2021-02-04 18:19:21',0,NULL),(1292,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-05 19:35:50','2021-02-05 19:35:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612553750;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612553750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-05 19:52:19','2021-02-05 19:52:19',0,NULL),(1295,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":203}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-02-05 22:17:29','2021-02-05 22:17:29',0,NULL),(1261,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-09 14:46:10','2021-01-09 14:46:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610203570;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610203570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-09 14:59:58','2021-01-09 14:59:58',0,NULL),(1290,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-04 19:29:46','2021-02-04 19:29:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612466986;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612466986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-04 19:35:50','2021-02-04 19:35:50',0,NULL),(1257,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-06 14:23:31','2021-01-06 14:23:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1609943011;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1609943011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-06 14:35:56','2021-01-06 14:35:56',0,NULL),(1259,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-08 14:41:49','2021-01-08 14:41:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610116909;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610116909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-08 14:46:10','2021-01-08 14:46:10',0,NULL),(1262,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-10 14:59:58','2021-01-10 14:59:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610290798;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610290798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-10 15:02:00','2021-01-10 15:02:00',0,NULL),(1258,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-07 14:35:56','2021-01-07 14:35:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610030156;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610030156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-07 14:41:49','2021-01-07 14:41:49',0,NULL),(1260,'wpforms_email_summaries_fetch_info_blocks','complete','2021-01-14 19:53:09','2021-01-14 19:53:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610653989;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610653989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-01-14 19:55:04','2021-01-14 19:55:04',0,NULL),(1264,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-12 15:25:16','2021-01-12 15:25:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610465116;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610465116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-12 15:39:16','2021-01-12 15:39:16',0,NULL),(1263,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-11 15:02:00','2021-01-11 15:02:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610377320;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610377320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-11 15:25:16','2021-01-11 15:25:16',0,NULL),(1267,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-15 15:58:09','2021-01-15 15:58:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610726289;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610726289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-15 16:00:51','2021-01-15 16:00:51',0,NULL),(1270,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-17 16:05:19','2021-01-17 16:05:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610899519;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610899519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-17 16:19:15','2021-01-17 16:19:15',0,NULL),(1266,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-14 15:47:16','2021-01-14 15:47:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610639236;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610639236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-14 15:58:09','2021-01-14 15:58:09',0,NULL),(1268,'wpforms_email_summaries_fetch_info_blocks','complete','2021-01-21 19:55:04','2021-01-21 19:55:04','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611258904;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611258904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-01-21 20:04:11','2021-01-21 20:04:11',0,NULL),(1269,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-16 16:00:51','2021-01-16 16:00:51','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610812851;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610812851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-16 16:05:19','2021-01-16 16:05:19',0,NULL),(1271,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-18 16:19:15','2021-01-18 16:19:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610986755;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610986755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-18 16:21:27','2021-01-18 16:21:27',0,NULL),(1276,'wpforms_email_summaries_fetch_info_blocks','complete','2021-01-28 20:04:11','2021-01-28 20:04:11','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611864251;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611864251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-01-28 20:17:52','2021-01-28 20:17:52',0,NULL),(1273,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-20 16:29:12','2021-01-20 16:29:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611160152;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611160152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-20 16:36:27','2021-01-20 16:36:27',0,NULL),(1275,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-22 16:40:07','2021-01-22 16:40:07','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611333607;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611333607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-22 16:53:37','2021-01-22 16:53:37',0,NULL),(1272,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-19 16:21:27','2021-01-19 16:21:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611073287;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611073287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-19 16:29:12','2021-01-19 16:29:12',0,NULL),(1274,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-21 16:36:27','2021-01-21 16:36:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611246987;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611246987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-21 16:40:07','2021-01-21 16:40:07',0,NULL),(1279,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-25 17:55:57','2021-01-25 17:55:57','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611597357;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611597357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-25 17:59:55','2021-01-25 17:59:55',0,NULL),(1277,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-23 16:53:37','2021-01-23 16:53:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611420817;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611420817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-23 17:22:13','2021-01-23 17:22:13',0,NULL),(1278,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-24 17:22:13','2021-01-24 17:22:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611508933;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611508933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-24 17:55:57','2021-01-24 17:55:57',0,NULL),(1289,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-03 19:26:19','2021-02-03 19:26:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612380379;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612380379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-03 19:29:46','2021-02-03 19:29:46',0,NULL),(1294,'wpforms_process_entry_emails_meta_cleanup','pending','2021-02-06 19:52:19','2021-02-06 19:52:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612641139;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612641139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1293,'wpforms_email_summaries_fetch_info_blocks','pending','2021-02-11 20:36:48','2021-02-11 20:36:48','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1613075808;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1613075808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1282,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-28 18:19:00','2021-01-28 18:19:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611857940;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611857940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-28 18:26:41','2021-01-28 18:26:41',0,NULL),(1284,'wpforms_email_summaries_fetch_info_blocks','complete','2021-02-04 20:17:52','2021-02-04 20:17:52','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612469872;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612469872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-02-04 20:36:48','2021-02-04 20:36:48',0,NULL),(1280,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-26 17:59:55','2021-01-26 17:59:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611683995;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611683995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-26 18:01:21','2021-01-26 18:01:21',0,NULL),(1281,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-27 18:01:21','2021-01-27 18:01:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611770481;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611770481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-27 18:19:00','2021-01-27 18:19:00',0,NULL),(1265,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-13 15:39:16','2021-01-13 15:39:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610552356;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610552356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-13 15:47:16','2021-01-13 15:47:16',0,NULL),(1283,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-29 18:26:41','2021-01-29 18:26:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1611944801;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1611944801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-29 18:57:25','2021-01-29 18:57:25',0,NULL),(1285,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-30 18:57:25','2021-01-30 18:57:25','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612033045;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612033045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-30 19:00:09','2021-01-30 19:00:09',0,NULL),(1286,'wpforms_process_entry_emails_meta_cleanup','complete','2021-01-31 19:00:09','2021-01-31 19:00:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612119609;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612119609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-01-31 19:16:20','2021-01-31 19:16:20',0,NULL),(1287,'wpforms_process_entry_emails_meta_cleanup','complete','2021-02-01 19:16:20','2021-02-01 19:16:20','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1612206980;s:18:\"\0*\0first_timestamp\";i:1587168000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1612206980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-02-01 19:23:31','2021-02-01 19:23:31',0,NULL),(1252,'wpforms_email_summaries_fetch_info_blocks','complete','2021-01-07 19:49:35','2021-01-07 19:49:35','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1610048975;s:18:\"\0*\0first_timestamp\";i:1608838810;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1610048975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-01-07 19:53:09','2021-01-07 19:53:09',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

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

--
-- Dumping data for table `wp_actionscheduler_claims`
--

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

--
-- Table structure for table `wp_actionscheduler_groups`
--

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

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

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

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1481,1286,'action created','2021-01-30 19:00:09','2021-01-30 19:00:09'),(1496,1291,'action complete via WP Cron','2021-02-04 18:19:21','2021-02-04 18:19:21'),(1497,1290,'action started via WP Cron','2021-02-04 19:35:50','2021-02-04 19:35:50'),(1498,1290,'action complete via WP Cron','2021-02-04 19:35:50','2021-02-04 19:35:50'),(1499,1292,'action created','2021-02-04 19:35:50','2021-02-04 19:35:50'),(1500,1284,'action started via WP Cron','2021-02-04 20:36:48','2021-02-04 20:36:48'),(1501,1284,'action complete via WP Cron','2021-02-04 20:36:48','2021-02-04 20:36:48'),(1502,1293,'action created','2021-02-04 20:36:48','2021-02-04 20:36:48'),(1506,1295,'action created','2021-02-05 21:39:06','2021-02-05 21:39:06'),(1507,1295,'action started via WP Cron','2021-02-05 22:17:29','2021-02-05 22:17:29'),(1508,1295,'action complete via WP Cron','2021-02-05 22:17:29','2021-02-05 22:17:29'),(1493,1290,'action created','2021-02-03 19:29:46','2021-02-03 19:29:46'),(1400,1259,'action created','2021-01-07 14:41:49','2021-01-07 14:41:49'),(1401,1252,'action started via WP Cron','2021-01-07 19:53:08','2021-01-07 19:53:08'),(1402,1252,'action complete via WP Cron','2021-01-07 19:53:09','2021-01-07 19:53:09'),(1394,1257,'action created','2021-01-05 14:23:31','2021-01-05 14:23:31'),(1397,1258,'action created','2021-01-06 14:35:56','2021-01-06 14:35:56'),(1403,1260,'action created','2021-01-07 19:53:09','2021-01-07 19:53:09'),(1418,1265,'action created','2021-01-12 15:39:16','2021-01-12 15:39:16'),(1409,1262,'action created','2021-01-09 14:59:58','2021-01-09 14:59:58'),(1415,1264,'action created','2021-01-11 15:25:16','2021-01-11 15:25:16'),(1408,1261,'action complete via WP Cron','2021-01-09 14:59:58','2021-01-09 14:59:58'),(1407,1261,'action started via WP Cron','2021-01-09 14:59:58','2021-01-09 14:59:58'),(1424,1267,'action created','2021-01-14 15:58:09','2021-01-14 15:58:09'),(1425,1260,'action started via WP Cron','2021-01-14 19:55:04','2021-01-14 19:55:04'),(1426,1260,'action complete via WP Cron','2021-01-14 19:55:04','2021-01-14 19:55:04'),(1427,1268,'action created','2021-01-14 19:55:04','2021-01-14 19:55:04'),(1430,1269,'action created','2021-01-15 16:00:51','2021-01-15 16:00:51'),(1433,1270,'action created','2021-01-16 16:05:19','2021-01-16 16:05:19'),(1420,1265,'action complete via WP Cron','2021-01-13 15:47:16','2021-01-13 15:47:16'),(1421,1266,'action created','2021-01-13 15:47:16','2021-01-13 15:47:16'),(1419,1265,'action started via WP Cron','2021-01-13 15:47:16','2021-01-13 15:47:16'),(1414,1263,'action complete via WP Cron','2021-01-11 15:25:16','2021-01-11 15:25:16'),(1413,1263,'action started via WP Cron','2021-01-11 15:25:16','2021-01-11 15:25:16'),(1417,1264,'action complete via WP Cron','2021-01-12 15:39:16','2021-01-12 15:39:16'),(1416,1264,'action started via WP Cron','2021-01-12 15:39:16','2021-01-12 15:39:16'),(1442,1273,'action created','2021-01-19 16:29:12','2021-01-19 16:29:12'),(1423,1266,'action complete via WP Cron','2021-01-14 15:58:09','2021-01-14 15:58:09'),(1422,1266,'action started via WP Cron','2021-01-14 15:58:09','2021-01-14 15:58:09'),(1439,1272,'action created','2021-01-18 16:21:27','2021-01-18 16:21:27'),(1429,1267,'action complete via WP Cron','2021-01-15 16:00:51','2021-01-15 16:00:51'),(1428,1267,'action started via WP Cron','2021-01-15 16:00:51','2021-01-15 16:00:51'),(1436,1271,'action created','2021-01-17 16:19:15','2021-01-17 16:19:15'),(1487,1288,'action created','2021-02-01 19:23:31','2021-02-01 19:23:31'),(1379,1252,'action created','2020-12-31 19:49:35','2020-12-31 19:49:35'),(1484,1287,'action created','2021-01-31 19:16:20','2021-01-31 19:16:20'),(1472,1283,'action created','2021-01-28 18:26:41','2021-01-28 18:26:41'),(1471,1282,'action complete via WP Cron','2021-01-28 18:26:41','2021-01-28 18:26:41'),(1478,1285,'action created','2021-01-29 18:57:25','2021-01-29 18:57:25'),(1477,1283,'action complete via WP Cron','2021-01-29 18:57:25','2021-01-29 18:57:25'),(1480,1285,'action complete via WP Cron','2021-01-30 19:00:09','2021-01-30 19:00:09'),(1479,1285,'action started via WP Cron','2021-01-30 19:00:09','2021-01-30 19:00:09'),(1490,1289,'action created','2021-02-02 19:26:19','2021-02-02 19:26:19'),(1469,1282,'action created','2021-01-27 18:19:00','2021-01-27 18:19:00'),(1432,1269,'action complete via WP Cron','2021-01-16 16:05:19','2021-01-16 16:05:19'),(1431,1269,'action started via WP Cron','2021-01-16 16:05:19','2021-01-16 16:05:19'),(1445,1274,'action created','2021-01-20 16:36:27','2021-01-20 16:36:27'),(1410,1262,'action started via WP Cron','2021-01-10 15:02:00','2021-01-10 15:02:00'),(1411,1262,'action complete via WP Cron','2021-01-10 15:02:00','2021-01-10 15:02:00'),(1412,1263,'action created','2021-01-10 15:02:00','2021-01-10 15:02:00'),(1406,1261,'action created','2021-01-08 14:46:10','2021-01-08 14:46:10'),(1435,1270,'action complete via WP Cron','2021-01-17 16:19:15','2021-01-17 16:19:15'),(1434,1270,'action started via WP Cron','2021-01-17 16:19:15','2021-01-17 16:19:15'),(1454,1277,'action created','2021-01-22 16:53:37','2021-01-22 16:53:37'),(1505,1294,'action created','2021-02-05 19:52:19','2021-02-05 19:52:19'),(1495,1291,'action started via WP Cron','2021-02-04 18:19:21','2021-02-04 18:19:21'),(1504,1292,'action complete via WP Cron','2021-02-05 19:52:19','2021-02-05 19:52:19'),(1503,1292,'action started via WP Cron','2021-02-05 19:52:19','2021-02-05 19:52:19'),(1396,1257,'action complete via WP Cron','2021-01-06 14:35:56','2021-01-06 14:35:56'),(1395,1257,'action started via WP Cron','2021-01-06 14:35:56','2021-01-06 14:35:56'),(1399,1258,'action complete via WP Cron','2021-01-07 14:41:49','2021-01-07 14:41:49'),(1398,1258,'action started via WP Cron','2021-01-07 14:41:49','2021-01-07 14:41:49'),(1404,1259,'action started via WP Cron','2021-01-08 14:46:10','2021-01-08 14:46:10'),(1405,1259,'action complete via WP Cron','2021-01-08 14:46:10','2021-01-08 14:46:10'),(1438,1271,'action complete via WP Cron','2021-01-18 16:21:27','2021-01-18 16:21:27'),(1437,1271,'action started via WP Cron','2021-01-18 16:21:27','2021-01-18 16:21:27'),(1448,1275,'action created','2021-01-21 16:40:07','2021-01-21 16:40:07'),(1449,1268,'action started via WP Cron','2021-01-21 20:04:11','2021-01-21 20:04:11'),(1450,1268,'action complete via WP Cron','2021-01-21 20:04:11','2021-01-21 20:04:11'),(1451,1276,'action created','2021-01-21 20:04:11','2021-01-21 20:04:11'),(1441,1272,'action complete via WP Cron','2021-01-19 16:29:12','2021-01-19 16:29:12'),(1440,1272,'action started via WP Cron','2021-01-19 16:29:11','2021-01-19 16:29:11'),(1457,1278,'action created','2021-01-23 17:22:13','2021-01-23 17:22:13'),(1475,1284,'action created','2021-01-28 20:17:52','2021-01-28 20:17:52'),(1444,1273,'action complete via WP Cron','2021-01-20 16:36:27','2021-01-20 16:36:27'),(1443,1273,'action started via WP Cron','2021-01-20 16:36:27','2021-01-20 16:36:27'),(1460,1279,'action created','2021-01-24 17:55:57','2021-01-24 17:55:57'),(1474,1276,'action complete via WP Cron','2021-01-28 20:17:52','2021-01-28 20:17:52'),(1473,1276,'action started via WP Cron','2021-01-28 20:17:52','2021-01-28 20:17:52'),(1447,1274,'action complete via WP Cron','2021-01-21 16:40:07','2021-01-21 16:40:07'),(1446,1274,'action started via WP Cron','2021-01-21 16:40:07','2021-01-21 16:40:07'),(1467,1281,'action started via WP Cron','2021-01-27 18:19:00','2021-01-27 18:19:00'),(1476,1283,'action started via WP Cron','2021-01-29 18:57:25','2021-01-29 18:57:25'),(1466,1281,'action created','2021-01-26 18:01:21','2021-01-26 18:01:21'),(1463,1280,'action created','2021-01-25 17:59:55','2021-01-25 17:59:55'),(1456,1277,'action complete via WP Cron','2021-01-23 17:22:13','2021-01-23 17:22:13'),(1455,1277,'action started via WP Cron','2021-01-23 17:22:13','2021-01-23 17:22:13'),(1453,1275,'action complete via WP Cron','2021-01-22 16:53:37','2021-01-22 16:53:37'),(1452,1275,'action started via WP Cron','2021-01-22 16:53:37','2021-01-22 16:53:37'),(1470,1282,'action started via WP Cron','2021-01-28 18:26:41','2021-01-28 18:26:41'),(1462,1279,'action complete via WP Cron','2021-01-25 17:59:55','2021-01-25 17:59:55'),(1465,1280,'action complete via WP Cron','2021-01-26 18:01:21','2021-01-26 18:01:21'),(1464,1280,'action started via WP Cron','2021-01-26 18:01:20','2021-01-26 18:01:20'),(1468,1281,'action complete via WP Cron','2021-01-27 18:19:00','2021-01-27 18:19:00'),(1461,1279,'action started via WP Cron','2021-01-25 17:59:55','2021-01-25 17:59:55'),(1459,1278,'action complete via WP Cron','2021-01-24 17:55:57','2021-01-24 17:55:57'),(1458,1278,'action started via WP Cron','2021-01-24 17:55:57','2021-01-24 17:55:57'),(1483,1286,'action complete via WP Cron','2021-01-31 19:16:20','2021-01-31 19:16:20'),(1482,1286,'action started via WP Cron','2021-01-31 19:16:20','2021-01-31 19:16:20'),(1486,1287,'action complete via WP Cron','2021-02-01 19:23:31','2021-02-01 19:23:31'),(1485,1287,'action started via WP Cron','2021-02-01 19:23:31','2021-02-01 19:23:31'),(1489,1288,'action complete via WP Cron','2021-02-02 19:26:19','2021-02-02 19:26:19'),(1488,1288,'action started via WP Cron','2021-02-02 19:26:19','2021-02-02 19:26:19'),(1492,1289,'action complete via WP Cron','2021-02-03 19:29:46','2021-02-03 19:29:46'),(1491,1289,'action started via WP Cron','2021-02-03 19:29:46','2021-02-03 19:29:46'),(1494,1291,'action created','2021-02-04 18:18:14','2021-02-04 18:18:14');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

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

--
-- Dumping data for table `wp_commentmeta`
--

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

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `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))
) ENGINE=MyISAM AUTO_INCREMENT=187 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (186,230,'movie download','o10shot@gmail.com','https://filmkovasi.org/','45.152.202.173','2021-02-04 22:06:11','2021-02-04 22:06:11','You made some clear points there. I looked on the internet for the issue and found most persons will consent with your site. Gusella Mason Brody',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `form_id` mediumint(8) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `submission` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

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

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `currency` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transaction_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_fulfilled` tinyint(1) DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `transaction_type` tinyint(1) DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'active',
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

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

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL DEFAULT 0,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `item_index` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

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

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `note_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sub_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

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

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `is_trash` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

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

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(8) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `entries_grid_meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `confirmations` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `notifications` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

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

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

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

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

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

--
-- Table structure for table `wp_links`
--

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

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

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

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://cmsimed.com','yes'),(2,'home','https://cmsimed.com','yes'),(3,'blogname','Capital Medical and Surgical Inc','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','klinemiller@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(39187,'_transient_timeout_wpseo_link_table_inaccessible','1634750862','no'),(39188,'_transient_wpseo_link_table_inaccessible','0','no'),(39189,'_transient_timeout_wpseo_meta_table_inaccessible','1634750862','no'),(39190,'_transient_wpseo_meta_table_inaccessible','0','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:13:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:27:\"astra-addon/astra-addon.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";i:5;s:35:\"insert-headers-and-footers/ihaf.php\";i:6;s:41:\"ultimate-elementor/ultimate-elementor.php\";i:7;s:27:\"updraftplus/updraftplus.php\";i:8;s:24:\"wordpress-seo/wp-seo.php\";i:9;s:29:\"wp-analytify/wp-analytify.php\";i:10;s:35:\"wp-fastest-cache/wpFastestCache.php\";i:11;s:23:\"wp-smushit/wp-smush.php\";i:12;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:4:{i:0;s:67:\"/home1/cmsimedc/public_html/wp-content/themes/astra-child/style.css\";i:1;s:81:\"/home1/aalanibl/public_html/elementor/wp-content/themes/astra-child/functions.php\";i:2;s:77:\"/home1/aalanibl/public_html/elementor/wp-content/themes/astra-child/style.css\";i:3;s:0:\"\";}','no'),(40,'template','astra','yes'),(41,'stylesheet','astra-child','yes'),(49027,'finished_updating_comment_type','1','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','49752','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:2:{i:1;a: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:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:32:\"exactmetrics_lite_uninstall_hook\";s:29:\"wp-analytify/wp-analytify.php\";s:22:\"wp_analytify_uninstall\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','10','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','762','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'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'),(99,'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'),(100,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:16:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:1:{i:0;s:10:\"nav_menu-1\";}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:24:\"advanced-footer-widget-5\";a:0:{}s:21:\"above-header-widget-1\";a:0:{}s:21:\"above-header-widget-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:21:\"below-header-widget-1\";a:0:{}s:21:\"below-header-widget-2\";a:0:{}s:11:\"ast-widgets\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(102,'cron','a:17:{i:1612570355;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1612573396;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:1612591396;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:1612629987;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:1612634596;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1612634609;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:1612634610;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:1612634875;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1612635962;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1612640615;a:3:{s:29:\"analytify_email_cron_function\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1612655571;a:1:{s:22:\"analytify_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:1612792800;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1612802787;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:1612903342;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1612996999;a:2:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1613104406;a:1:{s:32:\"exactmetrics_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'),(103,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'nonce_key','aJ,B7T,jiUo7wbnz&k3 J^U6t ;!ix9G5|~7`GVr_uUvk/W(#bZIX(6BONi(o:lT','no'),(110,'nonce_salt',')bGMd*EOxK%LHxu>n6ijXwz!jO6<wF7>K=)Nk8d>oLWJbFu]ijS)^BcvP~j, C>^','no'),(111,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_nav_menu','a:3:{i:1;a:1:{s:8:\"nav_menu\";i:5;}i:2;a:1:{s:8:\"nav_menu\";i:4;}s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'auth_key','s}ALoq~+BBq@J%XqK3 Tfh#2TTI=}>e$~ >P}8Q{ww4uOXI:Vzxq;~Ms.WJ2QeT!','no'),(115,'recovery_keys','a:0:{}','yes'),(166,'_elementor_installed_time','1559239681','yes'),(167,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{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:2:\"lp\";a:1:{s:10:\"categories\";a:11:{i:0;s:8:\"Business\";i:1;s:5:\"Ebook\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:14:\"Online Service\";i:7;s:7:\"Product\";i:8;s:11:\"Real Estate\";i:9;s:18:\"Social Involvement\";i:10;s:6:\"Travel\";}}}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:848:{i:0;a:14:{s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:7;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:167;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"header\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:6;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:12;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:123;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:9;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:102;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:72;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:8;a:14:{s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:236;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:195;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?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:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:585;s:11:\"trend_index\";i:293;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:11;a:14:{s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:72;s:11:\"trend_index\";i:88;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:263;s:11:\"trend_index\";i:192;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:13;a:14:{s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:86;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:14;a:14:{s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:264;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:478;s:11:\"trend_index\";i:157;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:16;a:14:{s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:24;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:69;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:18;a:14:{s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:209;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:145;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:20;a:14:{s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:335;s:11:\"trend_index\";i:53;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:119;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:360;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:315;s:11:\"trend_index\";i:421;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:111;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:25;a:14:{s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:171;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:393;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:27;a:14:{s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:303;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:130;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:585;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:584;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:35;s:11:\"trend_index\";i:58;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:282;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:510;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:218;s:11:\"trend_index\";i:162;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:11;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:107;s:11:\"trend_index\";i:64;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:413;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:129;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:324;s:11:\"trend_index\";i:239;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:40;a:14:{s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:305;s:11:\"trend_index\";i:347;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:110;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:311;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:43;a:14:{s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:134;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:343;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:440;s:11:\"trend_index\";i:417;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:381;s:11:\"trend_index\";i:100;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:47;a:14:{s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:544;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:602;s:11:\"trend_index\";i:279;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:454;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:569;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:51;a:14:{s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:426;s:11:\"trend_index\";i:96;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:509;s:11:\"trend_index\";i:595;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:173;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-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:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:566;s:11:\"trend_index\";i:299;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:55;a:14:{s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:82;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-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:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:113;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:81;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?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:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:596;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:59;a:14:{s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:222;s:11:\"trend_index\";i:142;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?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:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:321;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:61;a:14:{s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:172;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?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:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:765;s:11:\"trend_index\";i:702;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:98;s:11:\"trend_index\";i:213;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:422;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:65;a:14:{s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:120;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:66;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:384;s:11:\"trend_index\";i:386;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:67;a:14:{s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:43;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:166;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:735;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:70;a:14:{s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:67;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:71;a:14:{s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:263;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:549;s:11:\"trend_index\";i:593;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:338;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:513;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:772;s:11:\"trend_index\";i:686;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:76;a:14:{s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:164;s:11:\"trend_index\";i:244;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"dance studio\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:212;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:271;s:11:\"trend_index\";i:362;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:575;s:11:\"trend_index\";i:666;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:80;a:14:{s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"dance studio\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:74;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:406;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:722;s:11:\"trend_index\";i:409;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:83;a:14:{s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:304;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:84;a:14:{s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:746;s:11:\"trend_index\";i:396;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:85;a:14:{s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:437;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:225;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:87;a:14:{s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:405;s:11:\"trend_index\";i:551;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:88;a:14:{s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:642;s:11:\"trend_index\";i:133;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:66;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:522;s:11:\"trend_index\";i:469;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:91;a:14:{s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:752;s:11:\"trend_index\";i:553;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:92;a:14:{s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:79;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:330;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:94;a:14:{s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:162;s:11:\"trend_index\";i:250;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:468;s:11:\"trend_index\";i:472;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:96;a:14:{s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:356;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:97;a:14:{s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:591;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:474;s:11:\"trend_index\";i:368;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:681;s:11:\"trend_index\";i:199;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:358;s:11:\"trend_index\";i:481;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:326;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:102;a:14:{s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:485;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:543;s:11:\"trend_index\";i:430;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:104;a:14:{s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:409;s:11:\"trend_index\";i:539;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:688;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:106;a:14:{s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:737;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:475;s:11:\"trend_index\";i:458;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:108;a:14:{s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:91;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:110;a:14:{s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:220;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:611;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:112;a:14:{s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:140;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:509;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:114;a:14:{s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:86;s:11:\"trend_index\";i:78;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:386;s:11:\"trend_index\";i:432;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:394;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:117;a:14:{s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:25;s:11:\"trend_index\";i:26;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:54;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:462;s:11:\"trend_index\";i:708;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:478;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:121;a:14:{s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:70;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:589;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:123;a:14:{s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:68;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:124;a:14:{s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:154;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:677;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:251;s:11:\"trend_index\";i:267;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:390;s:11:\"trend_index\";i:337;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:525;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:620;s:11:\"trend_index\";i:676;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:130;a:14:{s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:266;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:686;s:11:\"trend_index\";i:604;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:249;s:11:\"trend_index\";i:340;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:383;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:500;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:570;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:121;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:141;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:238;s:11:\"trend_index\";i:218;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:261;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:85;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:93;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:211;s:11:\"trend_index\";i:247;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:364;s:11:\"trend_index\";i:534;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:345;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:635;s:11:\"trend_index\";i:730;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:535;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:143;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:450;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:48;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:189;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:287;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:332;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:153;a:14:{s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:307;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:276;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:246;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:694;s:11:\"trend_index\";i:765;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:157;a:14:{s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:601;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:460;s:11:\"trend_index\";i:563;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:159;a:14:{s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:187;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:160;a:14:{s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:132;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:613;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:590;s:11:\"trend_index\";i:512;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:163;a:14:{s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:20;s:11:\"trend_index\";i:20;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:661;s:11:\"trend_index\";i:588;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:165;a:14:{s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:309;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:659;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:167;a:14:{s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:175;s:11:\"trend_index\";i:204;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:439;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:393;s:11:\"trend_index\";i:559;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:170;a:14:{s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:165;s:11:\"trend_index\";i:310;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:240;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:185;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:150;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:115;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:90;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:176;a:14:{s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:95;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:138;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:260;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:268;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:15;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"hair\",\"Header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:598;s:11:\"trend_index\";i:42;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:182;a:14:{s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:17;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:112;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:73;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:232;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:771;s:11:\"trend_index\";i:461;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:187;a:14:{s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:366;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?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:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:370;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:189;a:14:{s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:99;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:203;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:322;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:192;a:14:{s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:578;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:170;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:490;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:550;s:11:\"trend_index\";i:694;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:801;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:197;a:14:{s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:410;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:151;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:402;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:194;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:642;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:445;s:11:\"trend_index\";i:433;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:203;a:14:{s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:782;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:514;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:205;a:14:{s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:283;s:11:\"trend_index\";i:501;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:670;s:11:\"trend_index\";i:657;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:207;a:14:{s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:135;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:335;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:32;s:11:\"trend_index\";i:18;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:25;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:60;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:212;a:14:{s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:641;s:11:\"trend_index\";i:727;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:213;a:14:{s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:87;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:728;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:41;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:759;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:163;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:623;s:11:\"trend_index\";i:690;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:219;a:14:{s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:300;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:459;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:232;s:11:\"trend_index\";i:333;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:357;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:35;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:254;s:11:\"trend_index\";i:175;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:126;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:159;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:184;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:320;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:229;a:14:{s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:255;s:11:\"trend_index\";i:202;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:195;s:11:\"trend_index\";i:183;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:728;s:11:\"trend_index\";i:705;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:205;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:233;a:14:{s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:309;s:11:\"trend_index\";i:237;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:76;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:202;s:11:\"trend_index\";i:215;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:236;a:14:{s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:487;s:11:\"trend_index\";i:633;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:206;s:11:\"trend_index\";i:165;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:128;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:239;a:14:{s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:265;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:240;a:14:{s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:92;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:387;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:242;a:14:{s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:116;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:19;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:221;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:295;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:130;s:11:\"trend_index\";i:117;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:45;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:442;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:249;a:14:{s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:277;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:56;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:609;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:297;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:13;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:646;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:28;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:62;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:57;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:161;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:109;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:174;s:11:\"trend_index\";i:227;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:54;s:11:\"trend_index\";i:52;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:495;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:180;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:28;s:11:\"trend_index\";i:16;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:21;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:334;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:94;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:63;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:456;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:270;a:14:{s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:144;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:241;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:789;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:273;a:14:{s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:316;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:380;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:684;s:11:\"trend_index\";i:678;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:276;a:14:{s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:141;s:11:\"trend_index\";i:139;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:536;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:404;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:136;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:473;s:11:\"trend_index\";i:463;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:447;s:11:\"trend_index\";i:527;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:447;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:484;s:11:\"trend_index\";i:397;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:786;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:47;s:11:\"trend_index\";i:49;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:602;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:483;s:11:\"trend_index\";i:541;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:51;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:604;s:11:\"trend_index\";i:519;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:427;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:294;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:385;s:11:\"trend_index\";i:412;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:616;s:11:\"trend_index\";i:696;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:155;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:466;s:11:\"trend_index\";i:493;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:284;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:152;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:109;s:11:\"trend_index\";i:169;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:40;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:275;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:14;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:160;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:191;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:177;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:273;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:82;s:11:\"trend_index\";i:103;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:307;a:14:{s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:421;s:11:\"trend_index\";i:319;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:146;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:329;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:97;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:77;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:128;s:11:\"trend_index\";i:89;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:498;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:529;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:210;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:290;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:479;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:327;s:11:\"trend_index\";i:280;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:360;s:11:\"trend_index\";i:353;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:377;s:11:\"trend_index\";i:305;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:37;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:411;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:359;s:11:\"trend_index\";i:242;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:482;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:255;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:243;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:327;a:14:{s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:721;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:272;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:329;a:14:{s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"footer\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:400;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:330;a:14:{s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:363;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:331;a:14:{s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:349;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:332;a:14:{s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:350;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:333;a:14:{s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:669;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:252;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:579;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:570;s:11:\"trend_index\";i:592;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:258;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:399;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:700;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:114;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:639;s:11:\"trend_index\";i:644;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:507;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:747;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:817;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:234;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:346;a:14:{s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:314;s:11:\"trend_index\";i:371;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:347;a:14:{s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:8;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:706;s:11:\"trend_index\";i:681;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:538;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;a:14:{s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:31;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:624;s:11:\"trend_index\";i:474;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:811;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:55;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:439;s:11:\"trend_index\";i:270;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;a:14:{s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:600;s:11:\"trend_index\";i:599;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:126;s:11:\"trend_index\";i:59;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;a:14:{s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:674;s:11:\"trend_index\";i:440;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:727;s:11:\"trend_index\";i:821;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:27;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:360;a:14:{s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:329;s:11:\"trend_index\";i:312;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:605;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:29;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:638;s:11:\"trend_index\";i:466;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:364;a:14:{s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:22;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:365;a:14:{s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:408;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:366;a:14:{s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:214;s:11:\"trend_index\";i:336;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:367;a:14:{s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:317;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:323;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:369;a:14:{s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:219;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:370;a:14:{s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:348;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:430;s:11:\"trend_index\";i:492;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:127;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:262;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:374;s:11:\"trend_index\";i:496;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;a:14:{s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:164;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:431;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;a:14:{s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:293;s:11:\"trend_index\";i:291;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:438;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:266;s:11:\"trend_index\";i:364;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:380;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:641;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:622;s:11:\"trend_index\";i:511;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:207;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:583;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:384;a:14:{s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:325;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:441;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:644;s:11:\"trend_index\";i:775;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:387;a:14:{s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:461;s:11:\"trend_index\";i:281;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:497;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:630;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:503;s:11:\"trend_index\";i:550;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"business\",\"footer\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:196;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:651;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:393;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:675;s:11:\"trend_index\";i:679;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:394;a:14:{s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:30;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:395;a:14:{s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:344;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:731;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:397;a:14:{s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:385;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:313;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:399;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:382;s:11:\"trend_index\";i:434;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:400;a:14:{s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:523;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:469;s:11:\"trend_index\";i:532;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:402;a:14:{s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:597;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:627;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:404;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:543;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:405;a:14:{s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:573;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:406;a:14:{s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:572;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:663;s:11:\"trend_index\";i:652;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;a:14:{s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:201;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:486;s:11:\"trend_index\";i:382;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:392;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:605;s:11:\"trend_index\";i:683;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:412;a:14:{s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:245;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:415;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:680;s:11:\"trend_index\";i:707;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:576;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:454;s:11:\"trend_index\";i:420;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;a:14:{s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:552;s:11:\"trend_index\";i:354;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:418;a:14:{s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:515;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:419;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:745;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:420;a:14:{s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:473;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;a:14:{s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:425;s:11:\"trend_index\";i:491;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:504;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:423;a:14:{s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:75;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:424;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:724;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:425;a:14:{s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:743;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:426;a:14:{s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:418;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:216;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:296;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:424;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:617;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:790;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:432;a:14:{s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:560;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:614;s:11:\"trend_index\";i:668;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:434;a:14:{s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:748;s:11:\"trend_index\";i:704;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:435;a:14:{s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:738;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:436;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:769;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:522;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:760;s:11:\"trend_index\";i:813;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:439;a:14:{s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:546;s:11:\"trend_index\";i:663;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;a:14:{s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:242;s:11:\"trend_index\";i:369;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:736;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:442;a:14:{s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:372;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?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:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:712;s:11:\"trend_index\";i:614;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:444;a:14:{s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:407;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:258;s:11:\"trend_index\";i:355;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;a:14:{s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:224;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:410;s:11:\"trend_index\";i:448;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:770;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:449;a:14:{s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:157;s:11:\"trend_index\";i:206;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:626;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:451;a:14:{s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:257;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:542;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:453;a:14:{s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:85;s:11:\"trend_index\";i:84;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?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:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:720;s:11:\"trend_index\";i:629;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:259;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:71;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:457;a:14:{s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:47;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:758;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:459;a:14:{s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:427;s:11:\"trend_index\";i:211;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:186;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:46;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:773;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:565;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:464;a:14:{s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:193;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:594;s:11:\"trend_index\";i:632;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:466;a:14:{s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:351;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:607;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:468;a:14:{s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:721;s:11:\"trend_index\";i:623;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:223;s:11:\"trend_index\";i:156;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:517;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:805;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:472;a:14:{s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:428;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:473;a:14:{s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:615;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:107;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:475;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:594;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:476;a:14:{s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?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:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:757;s:11:\"trend_index\";i:692;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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\";i:0;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:341;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";i: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\";i: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\";i:0;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:746;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:479;a:14:{s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"footer\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:315;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";i: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\";i: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\";i:1;s:16:\"popularity_index\";i:2;s:11:\"trend_index\";i:1;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:481;a:14:{s:2:\"id\";i: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\";i: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\";i:1;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:767;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:482;a:14:{s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:197;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";i: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\";i: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\";i:1;s:16:\"popularity_index\";i:588;s:11:\"trend_index\";i:612;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:484;a:14:{s:2:\"id\";i: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\";i: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\";i:2;s:16:\"popularity_index\";i:1;s:11:\"trend_index\";i:2;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;a:14:{s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"event\",\"events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:775;s:11:\"trend_index\";i:379;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";i: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\";i: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\";i:3;s:16:\"popularity_index\";i:4;s:11:\"trend_index\";i:4;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;a:14:{s:2:\"id\";i: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\";i: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\";i:3;s:16:\"popularity_index\";i:713;s:11:\"trend_index\";i:828;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:363;s:11:\"trend_index\";i:446;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:489;a:14:{s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:577;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:490;a:14:{s:2:\"id\";i: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\";i: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\";i:4;s:16:\"popularity_index\";i:3;s:11:\"trend_index\";i:3;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:785;s:11:\"trend_index\";i:556;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";i: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\";i: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\";i:4;s:16:\"popularity_index\";i:755;s:11:\"trend_index\";i:772;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:493;a:14:{s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-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:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:700;s:11:\"trend_index\";i:125;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:494;a:14:{s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:779;s:11:\"trend_index\";i:561;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:495;a:14:{s:2:\"id\";i: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\";i: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\";i:6;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:753;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:496;a:14:{s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-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:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:668;s:11:\"trend_index\";i:104;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:497;a:14:{s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:649;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:498;a:14:{s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-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:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:632;s:11:\"trend_index\";i:106;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:499;a:14:{s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:673;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:500;a:14:{s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:582;s:11:\"trend_index\";i:44;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:501;a:14:{s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:798;s:11:\"trend_index\";i:714;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;a:14:{s:2:\"id\";i: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\";i: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\";i:9;s:16:\"popularity_index\";i:463;s:11:\"trend_index\";i:453;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:503;a:14:{s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-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:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:729;s:11:\"trend_index\";i:248;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:504;a:14:{s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:776;s:11:\"trend_index\";i:361;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:505;a:14:{s:2:\"id\";i: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\";i:1470829879;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-app-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\";i:10;s:16:\"popularity_index\";i:6;s:11:\"trend_index\";i:5;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"product\",\"SaaS\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:774;s:11:\"trend_index\";i:499;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:507;a:14:{s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:286;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:489;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:509;a:14:{s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-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:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:254;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:510;a:14:{s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:824;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:511;a:14:{s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:627;s:11:\"trend_index\";i:182;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:512;a:14:{s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:756;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:513;a:14:{s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:429;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:514;a:14:{s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"business\",\"chef\",\"Food\",\"Landing Pages\",\"services\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:715;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-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:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:375;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:516;a:14:{s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:745;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;a:14:{s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:455;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:518;a:14:{s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:625;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";i: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\";i: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\";i:17;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:793;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:520;a:14:{s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:451;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:521;a:14:{s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:792;s:11:\"trend_index\";i:699;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:671;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:523;a:14:{s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"business\",\"Cat\",\"Delivery\",\"dog\",\"Food\",\"Landing Pages\",\"pet\",\"Pets\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:784;s:11:\"trend_index\";i:568;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";i: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\";i: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\";i:19;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:650;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:525;a:14:{s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-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:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:751;s:11:\"trend_index\";i:639;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:526;a:14:{s:2:\"id\";i: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\";i: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\";i:19;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:795;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:527;a:14:{s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:788;s:11:\"trend_index\";i:598;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:528;a:14:{s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:365;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;a:14:{s:2:\"id\";i: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\";i: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\";i:20;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:645;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:530;a:14:{s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:581;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:531;a:14:{s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:678;s:11:\"trend_index\";i:533;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:532;a:14:{s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:552;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:533;a:14:{s:2:\"id\";i: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\";i: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\";i:21;s:16:\"popularity_index\";i:542;s:11:\"trend_index\";i:537;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:534;a:14:{s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:504;s:11:\"trend_index\";i:230;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:535;a:14:{s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:804;s:11:\"trend_index\";i:794;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:536;a:14:{s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:711;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:537;a:14:{s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:780;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:538;a:14:{s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-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:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:634;s:11:\"trend_index\";i:346;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:539;a:14:{s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"business\",\"Landing Pages\",\"marketing\",\"marketing landing page\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:826;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:540;a:14:{s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:367;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:541;a:14:{s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:811;s:11:\"trend_index\";i:787;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:542;a:14:{s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:573;s:11:\"trend_index\";i:298;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:543;a:14:{s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:717;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";i: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\";i: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\";i:26;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:732;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:545;a:14:{s:2:\"id\";i: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\";i: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\";i:27;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:808;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:546;a:14:{s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:253;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"ecommerce\",\"fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:804;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:548;a:14:{s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-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:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:377;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:549;a:14:{s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:809;s:11:\"trend_index\";i:797;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:550;a:14:{s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:188;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:551;a:14:{s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:784;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:31:\"[\"Chef\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:816;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:553;a:14:{s:2:\"id\";i: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\";i: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\";i:30;s:16:\"popularity_index\";i:519;s:11:\"trend_index\";i:603;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:554;a:14:{s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-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:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:331;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:833;s:11:\"trend_index\";i:785;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:556;a:14:{s:2:\"id\";i: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\";i: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\";i:31;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:710;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:557;a:14:{s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-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:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:425;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";i:16192;s:5:\"title\";s:30:\"Management App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1607866881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/management-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:33:\"[\"App\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:807;s:11:\"trend_index\";i:818;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:559;a:14:{s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:223;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:560;a:14:{s:2:\"id\";i:15839;s:5:\"title\";s:29:\"Chiropractor &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1607855449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/chiropractor-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Business\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-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:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:222;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";i:15827;s:5:\"title\";s:32:\"Creative Agency &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1607855280;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/creative-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:168:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"Marketing Campaign\",\"Marketing Landing Page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:416;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:563;a:14:{s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:561;s:11:\"trend_index\";i:403;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:564;a:14:{s:2:\"id\";i:16120;s:5:\"title\";s:37:\"Life coach Tom &#8211; Online Service\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1607865812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/life-coach-tom-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:30:\"[\"Consulting\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:712;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:565;a:14:{s:2:\"id\";i: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\";i: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\";i:35;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:586;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:566;a:14:{s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:643;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:567;a:14:{s:2:\"id\";i:16059;s:5:\"title\";s:34:\"Melbourne Conference &#8211; Event\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1607864236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/melbourne-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:827;s:11:\"trend_index\";i:796;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:568;a:14:{s:2:\"id\";i: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\";i: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\";i:36;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:749;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:569;a:14:{s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:725;s:11:\"trend_index\";i:725;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:570;a:14:{s:2:\"id\";i:16073;s:5:\"title\";s:56:\"International Women&#8217;s Day Conference &#8211; Event\";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\";i:1607864979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/international-womens-day-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:841;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:480;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:572;a:14:{s:2:\"id\";i: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\";i: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\";i:38;s:16:\"popularity_index\";i:701;s:11:\"trend_index\";i:799;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:573;a:14:{s:2:\"id\";i:16085;s:5:\"title\";s:29:\"Tech Conference &#8211; Event\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1607865227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/tech-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:819;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:647;s:11:\"trend_index\";i:487;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:575;a:14:{s:2:\"id\";i:16102;s:5:\"title\";s:38:\"Environmental Conference &#8211; Event\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1607865473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/environmental-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:829;s:11:\"trend_index\";i:752;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:719;s:11:\"trend_index\";i:680;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:577;a:14:{s:2:\"id\";i:15931;s:5:\"title\";s:37:\"Tokyo Design Conference &#8211; Event\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1607861271;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/tokyo-design-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:813;s:11:\"trend_index\";i:755;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:714;s:11:\"trend_index\";i:729;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:579;a:14:{s:2:\"id\";i:16412;s:5:\"title\";s:36:\"Photography Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1607869919;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/photography-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:52:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:580;a:14:{s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:676;s:11:\"trend_index\";i:764;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:581;a:14:{s:2:\"id\";i:16183;s:5:\"title\";s:32:\"Luxury Homes &#8211; Real Estate\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1607866726;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:825;s:11:\"trend_index\";i:778;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-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:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:823;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:583;a:14:{s:2:\"id\";i: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\";i: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\";i:43;s:16:\"popularity_index\";i:677;s:11:\"trend_index\";i:720;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:584;a:14:{s:2:\"id\";i:16420;s:5:\"title\";s:36:\"Spring Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1607899243;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/spring-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Coupon\",\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:836;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-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:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:792;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:586;a:14:{s:2:\"id\";i:16427;s:5:\"title\";s:34:\"Dream Car Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1607934325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/dream-car-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:53:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Offer\",\"Sale\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:838;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-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:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:713;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:588;a:14:{s:2:\"id\";i:16433;s:5:\"title\";s:42:\"Leshnik Mega Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1607934474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/leshnik-mega-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:45:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:822;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-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:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:590;a:14:{s:2:\"id\";i: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\";i: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\";i:46;s:16:\"popularity_index\";i:617;s:11:\"trend_index\";i:701;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:591;a:14:{s:2:\"id\";i:15986;s:5:\"title\";s:40:\"From Freelance to Business &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1607862915;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/from-freelance-to-business-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:143:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"Landing Pages\",\"Marketing\",\"Product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:831;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:101;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;a:14:{s:2:\"id\";i:16002;s:5:\"title\";s:30:\"Architect Manual &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1607863075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/architect-manual-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:828;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:436;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";i:16014;s:5:\"title\";s:23:\"Good Life &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1607863305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/lp/good-life-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:739;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;a:14:{s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:344;s:11:\"trend_index\";i:269;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";i:16242;s:5:\"title\";s:37:\"Fashion Season Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1607867761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/fashion-season-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:829;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:560;s:11:\"trend_index\";i:619;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";i:16202;s:5:\"title\";s:39:\"Starlight Nation Festival &#8211; Event\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1607867113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/starlight-nation-festival-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:835;s:11:\"trend_index\";i:807;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:176;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";i:16139;s:5:\"title\";s:37:\"Financial Consultant &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1607866334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/financial-consultant-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:40:\"[\"Consulting\",\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:822;s:11:\"trend_index\";i:682;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:178;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";i:15822;s:5:\"title\";s:30:\"Family Vacation &#8211; Travel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1607855143;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/family-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:781;s:11:\"trend_index\";i:557;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:226;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";i:15964;s:5:\"title\";s:31:\"Law Convention &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607862731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/law-convention-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:36:\"[\"Convention\",\"Landing Pages\",\"Law\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:846;s:11:\"trend_index\";i:814;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:398;s:11:\"trend_index\";i:401;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";i:15910;s:5:\"title\";s:38:\"Litigation Law Office &#8211; Business\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1607860827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/litigation-law-office-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:32:\"[\"Landing Pages\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:818;s:11:\"trend_index\";i:754;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:153;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";i: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\";i: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\";i:54;s:16:\"popularity_index\";i:740;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:610;a:14:{s:2:\"id\";i: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\";i: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\";i:55;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:653;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:611;a:14:{s:2:\"id\";i:16025;s:5:\"title\";s:33:\"Conoco Mobile App &#8211; Product\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1607863511;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/conoco-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:684;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:587;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";i: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\";i: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\";i:55;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:809;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:614;a:14:{s:2:\"id\";i:15853;s:5:\"title\";s:29:\"Me Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1607857451;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/me-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:800;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:381;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";i: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\";i: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\";i:56;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:571;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:617;a:14:{s:2:\"id\";i:15844;s:5:\"title\";s:32:\"Torel Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1607856863;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/torel-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:742;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:566;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";i:16041;s:5:\"title\";s:31:\"Nano Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1607863992;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:837;s:11:\"trend_index\";i:777;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:656;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";i: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\";i: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\";i:59;s:16:\"popularity_index\";i:769;s:11:\"trend_index\";i:803;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:622;a:14:{s:2:\"id\";i:15890;s:5:\"title\";s:39:\"Personal Trainer &#8211; Online Service\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1607860512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-trainer-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:35:\"[\"Fitness\",\"Landing Pages\",\"Sport\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:830;s:11:\"trend_index\";i:815;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:685;s:11:\"trend_index\";i:628;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";i:16233;s:5:\"title\";s:36:\"Journey Photography &#8211; Business\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1607867416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/journey-photography-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:42:\"[\"Business\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:791;s:11:\"trend_index\";i:658;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;a:14:{s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:709;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";i: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\";i: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\";i:60;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:827;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:627;a:14:{s:2:\"id\";i:16162;s:5:\"title\";s:29:\"Private Chef &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1607866578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/private-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:24:\"[\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:839;s:11:\"trend_index\";i:744;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;a:14:{s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:587;s:11:\"trend_index\";i:647;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;a:14:{s:2:\"id\";i:16325;s:5:\"title\";s:28:\"Quality Lens &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1607868782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/quality-lens-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:802;s:11:\"trend_index\";i:741;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:630;a:14:{s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:658;s:11:\"trend_index\";i:636;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;a:14:{s:2:\"id\";i: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\";i: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\";i:63;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:788;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:632;a:14:{s:2:\"id\";i:16332;s:5:\"title\";s:31:\"Luxury Flat &#8211; Real Estate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1607868929;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/luxury-flat-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:38:\"[\"flat\",\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:815;s:11:\"trend_index\";i:758;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;a:14:{s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:661;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:634;a:14:{s:2:\"id\";i: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\";i: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\";i:64;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:733;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:635;a:14:{s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1607869068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:794;s:11:\"trend_index\";i:665;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;a:14:{s:2:\"id\";i:12805;s:5:\"title\";s:38:\"Photography &#8211; B&#038;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:716;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:637;a:14:{s:2:\"id\";i:16358;s:5:\"title\";s:41:\"Sunset Valley Project &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1607869234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/sunset-valley-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:847;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;a:14:{s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:672;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;a:14:{s:2:\"id\";i:16379;s:5:\"title\";s:33:\"Property Page &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1607869379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/property-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:42:\"[\"Landing Pages\",\"Property\",\"Real estate\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;a:14:{s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:80;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;a:14:{s:2:\"id\";i: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\";i: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\";i:66;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:642;a:14:{s:2:\"id\";i:16392;s:5:\"title\";s:30:\"Open House &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1607869551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:150:\"[\"Agent\",\"Business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"Landing Pages\",\"listing\",\"modern\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;a:14:{s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:290;s:11:\"trend_index\";i:179;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;a:14:{s:2:\"id\";i: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\";i: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\";i:67;s:16:\"popularity_index\";i:534;s:11:\"trend_index\";i:631;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:645;a:14:{s:2:\"id\";i:15950;s:5:\"title\";s:30:\"Stylist &#8211; Online Service\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1607862286;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/stylist-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:162:\"[\"cosmetics\",\"Fashion\",\"girly\",\"hairdresser\",\"Landing Pages\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"Products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:824;s:11:\"trend_index\";i:750;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;a:14:{s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:494;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;a:14:{s:2:\"id\";i: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\";i: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\";i:69;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:575;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:648;a:14:{s:2:\"id\";i:16253;s:5:\"title\";s:33:\"Bicycle Adventures &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1607867944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bicycle-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:36:\"[\"Bicycle\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:789;s:11:\"trend_index\";i:637;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;a:14:{s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:545;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;a:14:{s:2:\"id\";i:16271;s:5:\"title\";s:42:\"Luxury Travel Destinations  &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1607868120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/luxury-travel-destinations-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:830;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;a:14:{s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:620;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;a:14:{s:2:\"id\";i: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\";i: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\";i:71;s:16:\"popularity_index\";i:764;s:11:\"trend_index\";i:779;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:653;a:14:{s:2:\"id\";i:16283;s:5:\"title\";s:29:\"Vacation Deals &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1607868279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/vacation-deals-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:842;s:11:\"trend_index\";i:825;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;a:14:{s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:455;s:11:\"trend_index\";i:358;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;a:14:{s:2:\"id\";i:16299;s:5:\"title\";s:29:\"New Adventures &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1607868454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/new-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:50:\"[\"Adventures\",\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:810;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;a:14:{s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:505;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;a:14:{s:2:\"id\";i: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\";i: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\";i:72;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:658;a:14:{s:2:\"id\";i: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\";i: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\";i:73;s:16:\"popularity_index\";i:766;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:659;a:14:{s:2:\"id\";i:16312;s:5:\"title\";s:26:\"Summer Time &#8211; Travel\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607868625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/summer-time-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:820;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:660;a:14:{s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:689;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:661;a:14:{s:2:\"id\";i:15870;s:5:\"title\";s:32:\"Tel Aviv Vacation &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1607860195;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/tel-aviv-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:740;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:662;a:14:{s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:251;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:663;a:14:{s:2:\"id\";i: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\";i: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\";i:75;s:16:\"popularity_index\";i:699;s:11:\"trend_index\";i:751;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:664;a:14:{s:2:\"id\";i:16440;s:5:\"title\";s:31:\"Marketing Webinar &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1607934662;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/marketing-webinar-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:37:\"[\"Event\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:706;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:665;a:14:{s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:390;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:666;a:14:{s:2:\"id\";i:16212;s:5:\"title\";s:33:\"Wedding Celebration &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1607867299;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/wedding-celebration-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:35:\"[\"Event\",\"Landing Pages\",\"Wedding\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:687;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:667;a:14:{s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:668;a:14:{s:2:\"id\";i: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\";i: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\";i:76;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:761;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:669;a:14:{s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:528;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:670;a:14:{s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:23;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:671;a:14:{s:2:\"id\";i: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\";i: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\";i:78;s:16:\"popularity_index\";i:711;s:11:\"trend_index\";i:798;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:672;a:14:{s:2:\"id\";i: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\";i: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\";i:79;s:16:\"popularity_index\";i:7;s:11:\"trend_index\";i:10;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:673;a:14:{s:2:\"id\";i: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\";i: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\";i:79;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:695;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:674;a:14:{s:2:\"id\";i: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\";i: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\";i:80;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:762;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:675;a:14:{s:2:\"id\";i: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\";i: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\";i:80;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:228;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:676;a:14:{s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:285;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:677;a:14:{s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:256;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:678;a:14:{s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:181;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:679;a:14:{s:2:\"id\";i: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\";i: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\";i:83;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:757;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:680;a:14:{s:2:\"id\";i: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\";i: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\";i:84;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:791;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:681;a:14:{s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:471;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:682;a:14:{s:2:\"id\";i: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\";i: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\";i:85;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:229;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:683;a:14:{s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:580;s:11:\"trend_index\";i:558;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:684;a:14:{s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:98;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:685;a:14:{s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:502;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:686;a:14:{s:2:\"id\";i: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\";i: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\";i:89;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:776;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:687;a:14:{s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:122;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:688;a:14:{s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:562;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:689;a:14:{s:2:\"id\";i: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\";i: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\";i:90;s:16:\"popularity_index\";i:689;s:11:\"trend_index\";i:734;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:690;a:14:{s:2:\"id\";i: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\";i: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\";i:91;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:208;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:691;a:14:{s:2:\"id\";i: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\";i: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\";i:91;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:763;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:692;a:14:{s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:477;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:693;a:14:{s:2:\"id\";i: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\";i: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\";i:92;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:783;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:694;a:14:{s:2:\"id\";i: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\";i: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\";i:93;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:638;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:695;a:14:{s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:423;s:11:\"trend_index\";i:414;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:696;a:14:{s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:435;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:697;a:14:{s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:518;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:698;a:14:{s:2:\"id\";i: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\";i: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\";i:96;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:771;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:699;a:14:{s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:313;s:11:\"trend_index\";i:283;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:700;a:14:{s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:449;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:701;a:14:{s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:426;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:702;a:14:{s:2:\"id\";i: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\";i: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\";i:98;s:16:\"popularity_index\";i:743;s:11:\"trend_index\";i:812;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:703;a:14:{s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:555;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:704;a:14:{s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:635;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:705;a:14:{s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:190;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:706;a:14:{s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:506;s:11:\"trend_index\";i:554;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:707;a:14:{s:2:\"id\";i: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\";i: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\";i:103;s:16:\"popularity_index\";i:10;s:11:\"trend_index\";i:36;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:708;a:14:{s:2:\"id\";i: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\";i: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\";i:104;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:233;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:709;a:14:{s:2:\"id\";i: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\";i: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\";i:105;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:444;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:710;a:14:{s:2:\"id\";i: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\";i: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\";i:105;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:693;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:711;a:14:{s:2:\"id\";i: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\";i: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\";i:106;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:398;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:712;a:14:{s:2:\"id\";i: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\";i: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\";i:107;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:274;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:713;a:14:{s:2:\"id\";i: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\";i: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\";i:107;s:16:\"popularity_index\";i:726;s:11:\"trend_index\";i:802;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:714;a:14:{s:2:\"id\";i: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\";i: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\";i:108;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:388;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:715;a:14:{s:2:\"id\";i:11948;s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";i:1572153978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:168;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:716;a:14:{s:2:\"id\";i: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\";i: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\";i:110;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:327;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:717;a:14:{s:2:\"id\";i: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\";i: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\";i:111;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:526;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:718;a:14:{s:2:\"id\";i: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\";i: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\";i:112;s:16:\"popularity_index\";i:518;s:11:\"trend_index\";i:806;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:719;a:14:{s:2:\"id\";i: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\";i: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\";i:112;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:530;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:720;a:14:{s:2:\"id\";i: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\";i: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\";i:113;s:16:\"popularity_index\";i:257;s:11:\"trend_index\";i:339;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:721;a:14:{s:2:\"id\";i: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\";i: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\";i:114;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:235;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:722;a:14:{s:2:\"id\";i: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\";i: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\";i:115;s:16:\"popularity_index\";i:281;s:11:\"trend_index\";i:359;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:723;a:14:{s:2:\"id\";i: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\";i: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\";i:115;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:768;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:724;a:14:{s:2:\"id\";i:11966;s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";i:1572154274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:490;s:11:\"trend_index\";i:373;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:725;a:14:{s:2:\"id\";i: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\";i: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\";i:117;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:249;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:726;a:14:{s:2:\"id\";i: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\";i: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\";i:117;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:667;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:727;a:14:{s:2:\"id\";i: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\";i: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\";i:118;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:214;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:728;a:14:{s:2:\"id\";i: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\";i: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\";i:119;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:483;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:729;a:14:{s:2:\"id\";i:11973;s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";i:1572154523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:445;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:730;a:14:{s:2:\"id\";i:11981;s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";i:1572155125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:314;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:731;a:14:{s:2:\"id\";i: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\";i: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\";i:123;s:16:\"popularity_index\";i:5;s:11:\"trend_index\";i:39;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:732;a:14:{s:2:\"id\";i: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\";i: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\";i:124;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:301;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:733;a:14:{s:2:\"id\";i: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\";i: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\";i:125;s:16:\"popularity_index\";i:160;s:11:\"trend_index\";i:308;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:734;a:14:{s:2:\"id\";i: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\";i: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\";i:126;s:16:\"popularity_index\";i:14;s:11:\"trend_index\";i:105;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:735;a:14:{s:2:\"id\";i: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\";i: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\";i:127;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:468;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:736;a:14:{s:2:\"id\";i: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\";i: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\";i:128;s:16:\"popularity_index\";i:370;s:11:\"trend_index\";i:516;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:737;a:14:{s:2:\"id\";i: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\";i: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\";i:129;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:457;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:738;a:14:{s:2:\"id\";i: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\";i: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\";i:130;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:231;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:739;a:14:{s:2:\"id\";i: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\";i: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\";i:131;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:580;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:740;a:14:{s:2:\"id\";i: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\";i: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\";i:132;s:16:\"popularity_index\";i:302;s:11:\"trend_index\";i:618;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:741;a:14:{s:2:\"id\";i: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\";i: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\";i:133;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:464;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:742;a:14:{s:2:\"id\";i: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\";i: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\";i:134;s:16:\"popularity_index\";i:11;s:11:\"trend_index\";i:33;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:743;a:14:{s:2:\"id\";i: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\";i: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\";i:135;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:465;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:744;a:14:{s:2:\"id\";i: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\";i: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\";i:136;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:531;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:745;a:14:{s:2:\"id\";i: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\";i: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\";i:137;s:16:\"popularity_index\";i:517;s:11:\"trend_index\";i:723;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:746;a:14:{s:2:\"id\";i: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\";i: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\";i:138;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:302;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:747;a:14:{s:2:\"id\";i: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\";i: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\";i:139;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:391;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:748;a:14:{s:2:\"id\";i: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\";i: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\";i:140;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:564;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:749;a:14:{s:2:\"id\";i: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\";i: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\";i:141;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:697;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:750;a:14:{s:2:\"id\";i: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\";i: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\";i:142;s:16:\"popularity_index\";i:8;s:11:\"trend_index\";i:34;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:751;a:14:{s:2:\"id\";i: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\";i: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\";i:143;s:16:\"popularity_index\";i:26;s:11:\"trend_index\";i:124;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:752;a:14:{s:2:\"id\";i: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\";i: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\";i:144;s:16:\"popularity_index\";i:53;s:11:\"trend_index\";i:198;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:753;a:14:{s:2:\"id\";i: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\";i: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\";i:145;s:16:\"popularity_index\";i:18;s:11:\"trend_index\";i:65;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:754;a:14:{s:2:\"id\";i: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\";i: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\";i:146;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:118;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:755;a:14:{s:2:\"id\";i: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\";i: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\";i:147;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:520;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:756;a:14:{s:2:\"id\";i: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\";i: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\";i:148;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:616;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:757;a:14:{s:2:\"id\";i: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\";i: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\";i:149;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:548;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:758;a:14:{s:2:\"id\";i: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\";i: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\";i:150;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:606;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:759;a:14:{s:2:\"id\";i: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\";i: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\";i:151;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:384;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:760;a:14:{s:2:\"id\";i: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\";i: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\";i:152;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:158;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:761;a:14:{s:2:\"id\";i: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\";i: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\";i:153;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:549;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:762;a:14:{s:2:\"id\";i: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\";i: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\";i:154;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:660;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:763;a:14:{s:2:\"id\";i: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\";i: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\";i:155;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:675;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:764;a:14:{s:2:\"id\";i: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\";i: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\";i:156;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:600;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:765;a:14:{s:2:\"id\";i: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\";i: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\";i:157;s:16:\"popularity_index\";i:418;s:11:\"trend_index\";i:670;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:766;a:14:{s:2:\"id\";i: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\";i: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\";i:158;s:16:\"popularity_index\";i:296;s:11:\"trend_index\";i:419;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:767;a:14:{s:2:\"id\";i: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\";i: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\";i:159;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:608;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:768;a:14:{s:2:\"id\";i: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\";i: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\";i:160;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:567;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:769;a:14:{s:2:\"id\";i: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\";i: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\";i:161;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:524;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:770;a:14:{s:2:\"id\";i: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\";i: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\";i:162;s:16:\"popularity_index\";i:376;s:11:\"trend_index\";i:621;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:771;a:14:{s:2:\"id\";i: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\";i: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\";i:163;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:685;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:772;a:14:{s:2:\"id\";i: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\";i: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\";i:164;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:452;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:773;a:14:{s:2:\"id\";i: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\";i: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\";i:165;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:148;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:774;a:14:{s:2:\"id\";i: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\";i: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\";i:166;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:460;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:775;a:14:{s:2:\"id\";i: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\";i: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\";i:167;s:16:\"popularity_index\";i:16;s:11:\"trend_index\";i:108;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:776;a:14:{s:2:\"id\";i: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\";i: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\";i:168;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:470;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:777;a:14:{s:2:\"id\";i: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\";i: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\";i:169;s:16:\"popularity_index\";i:529;s:11:\"trend_index\";i:655;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:778;a:14:{s:2:\"id\";i: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\";i: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\";i:170;s:16:\"popularity_index\";i:403;s:11:\"trend_index\";i:624;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:779;a:14:{s:2:\"id\";i: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\";i: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\";i:171;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:521;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:780;a:14:{s:2:\"id\";i: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\";i: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\";i:172;s:16:\"popularity_index\";i:68;s:11:\"trend_index\";i:288;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:781;a:14:{s:2:\"id\";i: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\";i: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\";i:173;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:486;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:782;a:14:{s:2:\"id\";i: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\";i: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\";i:174;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:289;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:783;a:14:{s:2:\"id\";i: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\";i: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\";i:175;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:376;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:784;a:14:{s:2:\"id\";i: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\";i: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\";i:176;s:16:\"popularity_index\";i:551;s:11:\"trend_index\";i:622;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:785;a:14:{s:2:\"id\";i: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\";i: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\";i:177;s:16:\"popularity_index\";i:471;s:11:\"trend_index\";i:405;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:786;a:14:{s:2:\"id\";i: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\";i: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\";i:178;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:722;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:787;a:14:{s:2:\"id\";i: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\";i: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\";i:179;s:16:\"popularity_index\";i:607;s:11:\"trend_index\";i:760;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:788;a:14:{s:2:\"id\";i: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\";i: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\";i:180;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:774;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:789;a:14:{s:2:\"id\";i: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\";i: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\";i:181;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:773;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:790;a:14:{s:2:\"id\";i: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\";i: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\";i:182;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:292;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:791;a:14:{s:2:\"id\";i: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\";i: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\";i:183;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:691;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:792;a:14:{s:2:\"id\";i: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\";i: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\";i:184;s:16:\"popularity_index\";i:55;s:11:\"trend_index\";i:147;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:793;a:14:{s:2:\"id\";i: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\";i: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\";i:185;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:324;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:794;a:14:{s:2:\"id\";i: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\";i: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\";i:186;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:271;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:795;a:14:{s:2:\"id\";i: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\";i: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\";i:187;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:423;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:796;a:14:{s:2:\"id\";i: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\";i: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\";i:188;s:16:\"popularity_index\";i:12;s:11:\"trend_index\";i:32;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:797;a:14:{s:2:\"id\";i: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\";i: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\";i:189;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:61;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:798;a:14:{s:2:\"id\";i: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\";i: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\";i:190;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:748;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:799;a:14:{s:2:\"id\";i: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\";i: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\";i:191;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:238;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:800;a:14:{s:2:\"id\";i: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\";i: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\";i:192;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:83;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:801;a:14:{s:2:\"id\";i: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\";i: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\";i:193;s:16:\"popularity_index\";i:502;s:11:\"trend_index\";i:662;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:802;a:14:{s:2:\"id\";i: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\";i: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\";i:194;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:462;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:803;a:14:{s:2:\"id\";i: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\";i: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\";i:195;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:546;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:804;a:14:{s:2:\"id\";i: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\";i: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\";i:196;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:475;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:805;a:14:{s:2:\"id\";i: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\";i: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\";i:197;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:476;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:806;a:14:{s:2:\"id\";i: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\";i: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\";i:198;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:342;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:807;a:14:{s:2:\"id\";i: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\";i: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\";i:199;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:174;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:808;a:14:{s:2:\"id\";i: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\";i: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\";i:200;s:16:\"popularity_index\";i:17;s:11:\"trend_index\";i:38;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:809;a:14:{s:2:\"id\";i: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\";i: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\";i:201;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:306;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:810;a:14:{s:2:\"id\";i: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\";i: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\";i:202;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:50;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:811;a:14:{s:2:\"id\";i: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\";i: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\";i:203;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:590;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:812;a:14:{s:2:\"id\";i: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\";i: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\";i:204;s:16:\"popularity_index\";i:458;s:11:\"trend_index\";i:574;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:813;a:14:{s:2:\"id\";i: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\";i: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\";i:205;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:137;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:814;a:14:{s:2:\"id\";i:1260;s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";i:1491207507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:498;s:11:\"trend_index\";i:547;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:815;a:14:{s:2:\"id\";i:1261;s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";i:1491207584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:200;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:816;a:14:{s:2:\"id\";i: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\";i: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\";i:208;s:16:\"popularity_index\";i:292;s:11:\"trend_index\";i:217;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:817;a:14:{s:2:\"id\";i: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\";i: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\";i:209;s:16:\"popularity_index\";i:154;s:11:\"trend_index\";i:318;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:818;a:14:{s:2:\"id\";i: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\";i: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\";i:210;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:374;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:819;a:14:{s:2:\"id\";i: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\";i: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\";i:211;s:16:\"popularity_index\";i:456;s:11:\"trend_index\";i:467;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:820;a:14:{s:2:\"id\";i: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\";i: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\";i:212;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:378;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:821;a:14:{s:2:\"id\";i: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\";i: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\";i:213;s:16:\"popularity_index\";i:235;s:11:\"trend_index\";i:149;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:822;a:14:{s:2:\"id\";i: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\";i: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\";i:214;s:16:\"popularity_index\";i:415;s:11:\"trend_index\";i:726;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:823;a:14:{s:2:\"id\";i: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\";i: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\";i:215;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:328;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:824;a:14:{s:2:\"id\";i: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\";i: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\";i:216;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:484;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:825;a:14:{s:2:\"id\";i: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\";i: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\";i:217;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:395;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:826;a:14:{s:2:\"id\";i: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\";i: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\";i:218;s:16:\"popularity_index\";i:470;s:11:\"trend_index\";i:640;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:827;a:14:{s:2:\"id\";i: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\";i: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\";i:219;s:16:\"popularity_index\";i:595;s:11:\"trend_index\";i:648;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:828;a:14:{s:2:\"id\";i: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\";i: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\";i:220;s:16:\"popularity_index\";i:355;s:11:\"trend_index\";i:503;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:829;a:14:{s:2:\"id\";i: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\";i: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\";i:221;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:654;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:830;a:14:{s:2:\"id\";i: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\";i: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\";i:222;s:16:\"popularity_index\";i:321;s:11:\"trend_index\";i:582;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:831;a:14:{s:2:\"id\";i: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\";i: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\";i:223;s:16:\"popularity_index\";i:275;s:11:\"trend_index\";i:278;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:832;a:14:{s:2:\"id\";i: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\";i: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\";i:224;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:389;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:833;a:14:{s:2:\"id\";i: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\";i: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\";i:225;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:443;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:834;a:14:{s:2:\"id\";i: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\";i: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\";i:226;s:16:\"popularity_index\";i:269;s:11:\"trend_index\";i:352;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:835;a:14:{s:2:\"id\";i: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\";i: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\";i:227;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:540;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:836;a:14:{s:2:\"id\";i: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\";i: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\";i:228;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:837;a:14:{s:2:\"id\";i: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\";i: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\";i:229;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:664;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:838;a:14:{s:2:\"id\";i: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\";i: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\";i:230;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:508;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:839;a:14:{s:2:\"id\";i: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\";i: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\";i:231;s:16:\"popularity_index\";i:535;s:11:\"trend_index\";i:674;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:840;a:14:{s:2:\"id\";i: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\";i: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\";i:232;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:506;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:841;a:14:{s:2:\"id\";i: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\";i: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\";i:233;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:698;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:842;a:14:{s:2:\"id\";i: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\";i: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\";i:234;s:16:\"popularity_index\";i:554;s:11:\"trend_index\";i:781;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:843;a:14:{s:2:\"id\";i: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\";i: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\";i:235;s:16:\"popularity_index\";i:540;s:11:\"trend_index\";i:719;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:844;a:14:{s:2:\"id\";i: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\";i: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\";i:236;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:610;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:845;a:14:{s:2:\"id\";i: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\";i: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\";i:237;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:634;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:846;a:14:{s:2:\"id\";i: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\";i: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\";i:238;s:16:\"popularity_index\";i:497;s:11:\"trend_index\";i:703;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:847;a:14:{s:2:\"id\";i: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\";i: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\";i:239;s:16:\"popularity_index\";i:22;s:11:\"trend_index\";i:131;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(163,'recently_activated','a:0:{}','yes'),(164,'elementor_version','3.1.1','yes'),(122,'theme_mods_twentynineteen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1559239579;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(124,'auth_salt','+Q~?MwWt,)a32*6t^=YzD9.U#Cx5_R|f&m=Dl[X7EW<xu!h@0(S&_0#*Px0Y6$?k','no'),(125,'logged_in_key','=mTcO^^& T>6i{9_sQRA$j}ytdc{=7PE!qW.n  K51Oqx+RMOJCRHVCH~;h{Qd{!','no'),(126,'logged_in_salt','=JH#s+5!M*Uh}ZNpG#^U=>{%K%@J@FZ?1s0LK/B|80A|c4l$twVL(/:8lhjW>@-=','no'),(8767,'wp-analytify-dashboard','a:2:{s:31:\"show_analytics_panels_dashboard\";a:10:{i:0;s:14:\"show-real-time\";i:1;s:18:\"show-compare-stats\";i:2;s:22:\"show-overall-dashboard\";i:3;s:24:\"show-top-pages-dashboard\";i:4;s:25:\"show-geographic-dashboard\";i:5;s:17:\"show-system-stats\";i:6;s:23:\"show-keywords-dashboard\";i:7;s:21:\"show-social-dashboard\";i:8;s:23:\"show-referrer-dashboard\";i:9;s:25:\"show-page-stats-dashboard\";}s:30:\"show_analytics_roles_dashboard\";a:1:{i:0;s:13:\"administrator\";}}','yes'),(148,'current_theme','Astra Core (Required)','yes'),(149,'theme_mods_astra','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1564862133;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}}}}','yes'),(150,'theme_switched','','yes'),(151,'astra-settings','a:262:{s:24:\"astra-addon-auto-version\";s:5:\"2.4.0\";s:18:\"theme-auto-version\";s:5:\"2.1.2\";s:26:\"site-layout-outside-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f4f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f3f9fc\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"content-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"sidebar-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:19:\"above-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:19:\"below-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:11:\"site-layout\";s:17:\"ast-padded-layout\";s:22:\"site-layout-padded-pad\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:25:\"container-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"container-inside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:21:\"site-layout-box-width\";i:1611;s:25:\"site-layout-box-tb-margin\";i:0;s:24:\"site-layout-padded-width\";i:1200;s:18:\"site-content-width\";i:1200;s:19:\"above-header-layout\";s:21:\"above-header-layout-1\";s:22:\"above-header-section-2\";s:9:\"text-html\";s:27:\"above-header-section-1-html\";s:62:\"<p style=\"font-size:16px\">Capital Medical and Surgical INC</p>\";s:22:\"ast-header-retina-logo\";s:74:\"https://cmsimed.com/wp-content/uploads/2019/10/logo-@2x-white-free-img.png\";s:18:\"display-site-title\";b:0;s:21:\"site-identity-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"above-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"header-above-stick\";b:0;s:17:\"header-main-stick\";b:0;s:18:\"sticky-header-logo\";s:94:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-regular-free-img.png\";s:25:\"sticky-header-retina-logo\";s:90:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-@2x-free-img.png\";s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:25:\"transparent-header-enable\";b:0;s:20:\"above-header-divider\";i:1;s:19:\"above-header-height\";i:30;s:27:\"transparent-header-main-sep\";i:0;s:26:\"above-header-divider-color\";s:7:\"#ffffff\";s:23:\"above-header-menu-align\";s:5:\"stack\";s:26:\"single-page-content-layout\";s:7:\"default\";s:15:\"header-main-sep\";i:0;s:24:\"header-main-layout-width\";s:7:\"content\";s:14:\"header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:20:\"primary-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"3\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"3\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"sticky-header-bg-opc\";i:1;s:24:\"sticky-header-on-devices\";s:4:\"both\";s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:27:\"footer-sml-section-1-credit\";s:54:\"Copyright © [current_year] | Powered by [site_title] \";s:20:\"footer-sml-section-2\";s:0:\"\";s:18:\"footer-sml-divider\";i:0;s:23:\"scroll-to-top-icon-size\";i:20;s:25:\"scroll-to-top-icon-radius\";i:100;s:24:\"scroll-to-top-icon-color\";s:7:\"#ffffff\";s:27:\"scroll-to-top-icon-bg-color\";s:7:\"#000000\";s:26:\"scroll-to-top-icon-h-color\";s:7:\"#ffffff\";s:29:\"scroll-to-top-icon-h-bg-color\";s:7:\"#138fc7\";s:11:\"theme-color\";s:7:\"#0192bc\";s:10:\"link-color\";s:7:\"#0192bc\";s:10:\"text-color\";s:7:\"#000000\";s:12:\"link-h-color\";s:7:\"#0192bc\";s:23:\"above-header-text-color\";s:7:\"#ffffff\";s:23:\"above-header-link-color\";s:7:\"#ffffff\";s:25:\"above-header-link-h-color\";s:7:\"#000000\";s:18:\"primary-menu-color\";s:7:\"#8e8e8e\";s:20:\"primary-menu-h-color\";s:7:\"#0192bc\";s:20:\"primary-menu-a-color\";s:7:\"#0192bc\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:7:\"#f4f4f4\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:7:\"#ffffff\";s:8:\"h2-color\";s:7:\"#138fc7\";s:8:\"h3-color\";s:7:\"#138fc7\";s:8:\"h1-color\";s:7:\"#138fc7\";s:8:\"h4-color\";s:7:\"#138fc7\";s:8:\"h5-color\";s:7:\"#138fc7\";s:8:\"h6-color\";s:7:\"#138fc7\";s:12:\"footer-color\";s:7:\"#749cad\";s:17:\"footer-link-color\";s:7:\"#138fc7\";s:19:\"footer-link-h-color\";s:7:\"#000000\";s:16:\"body-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"600\";s:20:\"headings-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"600\";s:24:\"above-header-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"above-header-font-weight\";s:3:\"800\";s:27:\"above-header-text-transform\";s:9:\"uppercase\";s:22:\"above-header-font-size\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"font-family-primary-menu\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"font-weight-primary-menu\";s:3:\"700\";s:22:\"font-size-primary-menu\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"line-height-primary-menu\";s:0:\"\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"70\";s:6:\"tablet\";s:2:\"45\";s:6:\"mobile\";s:2:\"32\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h1\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h1\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h2\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h2\";s:3:\"700\";s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h3\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h3\";s:3:\"300\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h4\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h4\";s:3:\"700\";s:17:\"text-transform-h4\";s:9:\"uppercase\";s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h5\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h5\";s:3:\"700\";s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"text-transform-h5\";s:9:\"uppercase\";s:14:\"font-family-h6\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h6\";s:3:\"400\";s:17:\"text-transform-h6\";s:4:\"none\";s:18:\"font-family-button\";s:23:\"\'Open Sans\', sans-serif\";s:18:\"font-weight-button\";s:3:\"700\";s:21:\"text-transform-button\";s:9:\"uppercase\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"font-family-footer-content\";s:23:\"\'Open Sans\', sans-serif\";s:26:\"font-weight-footer-content\";s:3:\"600\";s:24:\"font-size-footer-content\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:10;s:16:\"button-v-padding\";i:5;s:16:\"button-h-padding\";i:20;s:23:\"primary-menu-h-bg-color\";s:0:\"\";s:16:\"body-line-height\";s:0:\"\";s:18:\"para-margin-bottom\";s:4:\"0.75\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:24:\"primary-submenu-bg-color\";s:0:\"\";s:21:\"primary-submenu-color\";s:0:\"\";s:23:\"primary-submenu-h-color\";s:0:\"\";s:26:\"primary-submenu-h-bg-color\";s:0:\"\";s:23:\"primary-submenu-a-color\";s:0:\"\";s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"115\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"150\";}s:21:\"primary-menu-bg-color\";s:0:\"\";s:23:\"primary-menu-a-bg-color\";s:0:\"\";s:24:\"header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"above-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"below-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:32:\"primary-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"primary-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"primary-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"primary-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#000000\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"above-header-menu-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"above-header-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"above-header-menu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-menu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"above-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"above-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"above-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"above-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-link-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"below-header-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-menu-text-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-menu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-current-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-current-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"below-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"below-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"below-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"different-sticky-logo\";b:0;s:23:\"below-header-menu-align\";s:6:\"inline\";s:30:\"primary-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"above-header-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:24:\"mobile-header-breakpoint\";s:3:\"796\";s:23:\"above-header-merge-menu\";b:0;s:24:\"above-header-swap-mobile\";b:1;s:22:\"above-header-on-mobile\";s:1:\"1\";s:25:\"above-header-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"above-header-submenu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"sticky-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-site-tagline-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"sticky-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"sticky-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"sticky-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"sticky-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"sticky-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"sticky-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-below-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:16:\"rgba(65,64,66,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-below-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-below-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-below-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-below-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-below-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-above-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#138fc7\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-above-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-above-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-above-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#f4f4f4\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:28:\"different-sticky-retina-logo\";s:1:\"1\";s:33:\"different-transparent-retina-logo\";b:0;s:21:\"different-retina-logo\";b:0;s:22:\"header-main-rt-section\";s:4:\"none\";s:30:\"include-headings-in-typography\";b:1;s:27:\"above-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"above-header-submenu-item-border\";i:1;s:27:\"below-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"below-header-submenu-item-border\";i:1;s:29:\"above-nav-menu-pointer-effect\";s:4:\"none\";s:29:\"below-nav-menu-pointer-effect\";s:4:\"none\";s:33:\"above-header-submenu-border-color\";s:7:\"#eaeaea\";s:40:\"below-header-submenu-container-animation\";s:0:\"\";s:40:\"above-header-submenu-container-animation\";s:0:\"\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:27:\"primary-submenu-item-border\";i:1;s:23:\"nav-menu-pointer-effect\";s:4:\"none\";s:20:\"submenu-below-header\";b:0;s:23:\"primary-submenu-b-color\";s:7:\"#eaeaea\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:33:\"above-header-submenu-item-b-color\";s:7:\"#eaeaea\";s:28:\"primary-submenu-item-b-color\";s:7:\"#eaeaea\";s:17:\"body-font-variant\";s:3:\"600\";s:21:\"headings-font-variant\";s:3:\"600\";s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"logo-title-inline\";i:0;s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";b:1;s:33:\"_astra_pb_compatibility_completed\";b:1;s:27:\"above-header-section-2-html\";s:52:\"<p style=\"font-size:16px\">Phone - 1.850.942.0198</p>\";s:18:\"header-main-shrink\";b:0;s:22:\"is_addon_queue_running\";b:0;s:35:\"pb-button-color-compatibility-addon\";b:0;s:28:\"is_astra_addon_queue_running\";b:0;s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:34:\"can-update-addon-tablet-breakpoint\";b:0;}','yes'),(154,'astra-theme-old-setup','1','yes'),(303,'elementor_fonts_manager_font_types','a:0:{}','yes'),(304,'elementor_fonts_manager_fonts','a:0:{}','yes'),(305,'_elementor_general_settings','a:4:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";s:4:\"1200\";s:21:\"space_between_widgets\";s:1:\"5\";s:14:\"lightbox_color\";s:24:\"rgba(69, 138, 168, 0.44)\";}','yes'),(306,'_elementor_settings_update_time','1564862066','yes'),(307,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(308,'elementor_disable_color_schemes','yes','yes'),(309,'elementor_disable_typography_schemes','yes','yes'),(310,'elementor_allow_tracking','no','yes'),(311,'elementor_default_generic_fonts','Sans-serif','yes'),(312,'elementor_container_width','1200','yes'),(313,'elementor_space_between_widgets','5','yes'),(316,'elementor_viewport_lg','','yes'),(335,'elementor_editor_break_lines','','yes'),(336,'elementor_edit_buttons','','yes'),(318,'elementor_viewport_md','','yes'),(8779,'elementor_lightbox_color','rgba(69, 138, 168, 0.44)','yes'),(320,'elementor_pro_recaptcha_site_key','','yes'),(321,'elementor_pro_recaptcha_secret_key','','yes'),(322,'elementor_pro_donreach_api_key','','yes'),(323,'elementor_pro_donreach_api_url','','yes'),(324,'elementor_pro_facebook_app_id','','yes'),(325,'elementor_pro_mailchimp_api_key','','yes'),(326,'elementor_validate_api_data','','yes'),(327,'elementor_pro_drip_api_token','','yes'),(328,'elementor_pro_activecampaign_api_key','','yes'),(329,'elementor_pro_activecampaign_api_url','','yes'),(330,'elementor_pro_getresponse_api_key','','yes'),(331,'elementor_pro_convertkit_api_key','','yes'),(332,'elementor_pro_mailerlite_api_key','','yes'),(333,'elementor_typekit-kit-id','','yes'),(334,'elementor_css_print_method','external','yes'),(373,'updraftplus_dismissedautobackup','1567008042','yes'),(237,'gf_previous_db_version','2.4.21','yes'),(238,'gf_upgrade_lock','','yes'),(239,'gform_sticky_admin_messages','a:0:{}','yes'),(168,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:55:\"What Is Material Design? Definition, Uses, and Examples\";s:7:\"excerpt\";s:147:\"Material Design is the standard for designing and creating websites and apps. Discover why and learn how to use it to make a user-friendly website.\";s:7:\"created\";i:1612263675;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/what-is-material-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:53:\"Elementor SEO: How To Optimize Your Elementor Website\";s:7:\"excerpt\";s:154:\"SEO is crucial to the success of any website, but to many users, it still remains a mystery. Discover what SEO is and how to use it to optimize your site.\";s:7:\"created\";i:1611838485;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/elementor-seo/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.1: Experiments, Performance Enhancements, And a New Landing Page Workflow\";s:7:\"excerpt\";s:162:\"The new Elementor version 3.1 features performance improvements, a new Landing Page area and workflow to manage your marketing pages, and exploratory experiments.\";s:7:\"created\";i:1611665700;s:5:\"badge\";s:11:\"New Feature\";s:3:\"url\";s:125:\"https://elementor.com/blog/introducing-elementor-3-1/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:33:\"How To Redirect URLs in WordPress\";s:7:\"excerpt\";s:152:\"Redirecting visitors from one page to another is an important part of website maintenance. Explore all the reasons for redirects and how to create them.\";s:7:\"created\";i:1611143960;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/redirect-url-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:33:\"How to Create the Perfect Favicon\";s:7:\"excerpt\";s:140:\"Favicons are an integral part of building up your brand and a recognizable website. Understand what they are, and how to use them correctly.\";s:7:\"created\";i:1610975844;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/favicon-complete-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(173,'elementor_pro_version','2.7.1','yes'),(174,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(175,'_elementor_pro_installed_time','1559239733','yes'),(182,'bsf_force_check_extensions','','no'),(183,'bsf_local_transient','1595882257','yes'),(186,'bsf-updater-version','1.27.13','yes'),(187,'brainstrom_products','a:2:{s:7:\"plugins\";a:2:{s:11:\"astra-addon\";a:19:{s:8:\"template\";s:27:\"astra-addon/astra-addon.php\";s:6:\"remote\";s:5:\"3.0.1\";s:7:\"version\";s:5:\"2.4.0\";s:12:\"purchase_key\";s:32:\"bc4f003ba24815cf4b3be4cc7ce1dfb8\";s:6:\"status\";s:14:\"not-registered\";s:7:\"message\";s:31:\"License successfully validated!\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:11:\"astra-addon\";s:12:\"product_name\";s:9:\"Astra Pro\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:10:\"short_name\";s:0:\"\";s:13:\"changelog_url\";s:142:\"https://wpastra.com/changelog/astra-pro-addon/?utm_source=graupi-license-form&utm_medium=astra-pro-addon-changelog&utm_campaign=purchase-astra\";s:12:\"purchase_url\";s:126:\"https://wpastra.com/pricing/?utm_source=graupi-license-form&utm_medium=graupi-license-invalidation&utm_campaign=purchase-astra\";s:12:\"version_beta\";s:12:\"3.0.0-beta.3\";s:17:\"download_url_beta\";s:0:\"\";s:12:\"download_url\";s:0:\"\";s:6:\"tested\";s:3:\"5.6\";}s:4:\"uael\";a:19:{s:8:\"template\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:6:\"remote\";s:6:\"1.29.0\";s:7:\"version\";s:6:\"1.29.0\";s:12:\"purchase_key\";s:32:\"253242a0be1b64fa9a4a17737d118675\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:31:\"License successfully validated!\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:4:\"uael\";s:12:\"product_name\";s:29:\"Ultimate Addons for Elementor\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:10:\"short_name\";s:0:\"\";s:13:\"changelog_url\";s:121:\"http://ultimateelementor.com/changelog/?utm_source=graupi-updater&utm_medium=changelog-link&utm_campaign=graupi-changelog\";s:12:\"purchase_url\";s:119:\"http://ultimateelementor.com/pricing/?utm_source=license-form&utm_medium=uael-purchase&utm_campaign=graupi-license-form\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:0:\"\";s:12:\"download_url\";s:22:\"ultimate-elementor.zip\";s:6:\"tested\";s:3:\"5.5\";}}s:6:\"themes\";a:1:{s:5:\"astra\";a:18:{s:8:\"template\";s:5:\"astra\";s:6:\"remote\";s:5:\"0.0.1\";s:7:\"version\";s:5:\"2.1.2\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:5:\"astra\";s:12:\"product_name\";s:5:\"Astra\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:4:\"true\";s:10:\"short_name\";s:0:\"\";s:13:\"changelog_url\";s:0:\"\";s:12:\"purchase_url\";s:0:\"\";s:12:\"version_beta\";s:0:\"\";s:12:\"download_url\";s:15:\"astra-1.4.9.zip\";s:17:\"download_url_beta\";s:0:\"\";}}}','yes'),(570,'elementor_load_fa4_shim','yes','yes'),(189,'bsf_local_transient_bundled','1595872339','yes'),(194,'bsf_skip_braisntorm_menu','1','no'),(202,'_astra_ext_white_label','a:1:{s:11:\"astra-sites\";a:2:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";}}','yes'),(203,'astra-pro-sites-auto-version','1.3.20','yes'),(1148,'astra_sites_recent_import_log_file','/home1/cmsimedc/public_html/dev/wp-content/uploads/astra-sites/import-05-Oct-2019-12-22-17.txt','yes'),(209,'_astra_ext_enabled_extensions','a:18:{s:14:\"advanced-hooks\";s:14:\"advanced-hooks\";s:8:\"blog-pro\";s:8:\"blog-pro\";s:21:\"colors-and-background\";s:21:\"colors-and-background\";s:15:\"advanced-footer\";s:15:\"advanced-footer\";s:13:\"mobile-header\";s:13:\"mobile-header\";s:15:\"header-sections\";s:15:\"header-sections\";s:9:\"lifterlms\";s:9:\"lifterlms\";s:9:\"learndash\";s:9:\"learndash\";s:16:\"advanced-headers\";s:16:\"advanced-headers\";s:12:\"site-layouts\";s:12:\"site-layouts\";s:7:\"spacing\";s:7:\"spacing\";s:13:\"sticky-header\";s:13:\"sticky-header\";s:13:\"scroll-to-top\";s:13:\"scroll-to-top\";s:18:\"transparent-header\";s:18:\"transparent-header\";s:10:\"typography\";s:10:\"typography\";s:11:\"woocommerce\";s:11:\"woocommerce\";s:3:\"edd\";s:3:\"edd\";s:8:\"nav-menu\";s:8:\"nav-menu\";}','yes'),(1117,'astra_sites_wpforms_ids_mapping','a:1:{i:365;i:6;}','yes'),(210,'_astra_ext_http2','1','yes'),(215,'elementor_pro_theme_builder_conditions','a:0:{}','yes'),(217,'gf_db_version','2.4.22','no'),(218,'rg_form_version','2.4.22','yes'),(219,'gform_enable_background_updates','1','yes'),(220,'gform_pending_installation','','yes'),(221,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(222,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),(223,'gform_version_info','a:11:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:6:\"2.4.22\";s:3:\"url\";s:170:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.22.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=qgixpSy2M%2BHC6zKZc%2FtLoKCsEJM%3D\";s:15:\"expiration_time\";i:1625932800;s:9:\"offerings\";a:58:{s:12:\"gravityforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.4.22\";s:14:\"version_latest\";s:8:\"2.4.22.4\";s:3:\"url\";s:170:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.22.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=qgixpSy2M%2BHC6zKZc%2FtLoKCsEJM%3D\";s:10:\"url_latest\";s:172:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.22.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=ye23onJg4TUk%2BQ%2BdcywtDcgd5ZU%3D\";}s:21:\"gravityforms2checkout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=sMo6dNUZuu%2BYmOnlC8FK3UbO9JE%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=sMo6dNUZuu%2BYmOnlC8FK3UbO9JE%3D\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.8\";s:14:\"version_latest\";s:3:\"1.8\";s:3:\"url\";s:192:\"https://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=LvhSaUEqzhUHEdQdZD2Oyjtef%2FA%3D\";s:10:\"url_latest\";s:192:\"https://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=LvhSaUEqzhUHEdQdZD2Oyjtef%2FA%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-beta-7\";s:14:\"version_latest\";s:12:\"1.0-beta-7.1\";s:3:\"url\";s:209:\"https://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.0-beta-7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=QtPduOuQj1Nio8J3jxcHZWQDtXI%3D\";s:10:\"url_latest\";s:213:\"https://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.0-beta-7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=k21ChfsNuM%2BehFh78f5SKHUgfCg%3D\";}s:20:\"gravityformsagilecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=0zyaLzjiBqCkS%2FJcYUARy%2FWIYwU%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=0zyaLzjiBqCkS%2FJcYUARy%2FWIYwU%3D\";}s:24:\"gravityformsauthorizenet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.9\";s:14:\"version_latest\";s:5:\"2.9.1\";s:3:\"url\";s:186:\"https://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.9.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=mr57LiAEOvio1cCd46xkU0p6X78%3D\";s:10:\"url_latest\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=uXkTn65fezelS95ZHmdpOl0Th3Y%3D\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:175:\"https://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=76Hd0aORzImtfr8FvzUpBi8miPs%3D\";s:10:\"url_latest\";s:175:\"https://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=76Hd0aORzImtfr8FvzUpBi8miPs%3D\";}s:21:\"gravityformsbatchbook\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=MmTq2uopWrS6iUfC9au2zVtd7KE%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=MmTq2uopWrS6iUfC9au2zVtd7KE%3D\";}s:18:\"gravityformsbreeze\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=S%2FjTpxs7aBefT%2Bzi3X7BN1oEvhc%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=S%2FjTpxs7aBefT%2Bzi3X7BN1oEvhc%3D\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.9\";s:14:\"version_latest\";s:3:\"3.9\";s:3:\"url\";s:194:\"https://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_3.9.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=M9Fa8Oo9Jbze9U%2FmPgVFZcN7StU%3D\";s:10:\"url_latest\";s:194:\"https://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_3.9.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=M9Fa8Oo9Jbze9U%2FmPgVFZcN7StU%3D\";}s:20:\"gravityformscampfire\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=yk%2FyvuePG3T8jB%2FG9dGDvc1QLwQ%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=8QuRYJthHPEEzXwgFiWPyKNawZ0%3D\";}s:22:\"gravityformscapsulecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=JGt8NYSv7rVXzvZlyscdINED7sY%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=JGt8NYSv7rVXzvZlyscdINED7sY%3D\";}s:26:\"gravityformschainedselects\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=WtdcYM7DqY9qDWZO9G7UsiqP6dA%3D\";s:10:\"url_latest\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=WtdcYM7DqY9qDWZO9G7UsiqP6dA%3D\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=6g3qtIvniBqkm0m74AaJ1bLFViA%3D\";s:10:\"url_latest\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=6g3qtIvniBqkm0m74AaJ1bLFViA%3D\";}s:15:\"gravityformscli\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:168:\"https://s3.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=nIGh991TUi4L2NWBfqy2F3ClZQY%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:196:\"https://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=XnEA5%2BT2if%2BaVhbIOmFPFGSRlZE%3D\";s:10:\"url_latest\";s:196:\"https://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=XnEA5%2BT2if%2BaVhbIOmFPFGSRlZE%3D\";}s:19:\"gravityformscoupons\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:177:\"https://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=nL65ZVMaItppCVnpWcMfyM1M8Qo%3D\";s:10:\"url_latest\";s:177:\"https://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=nL65ZVMaItppCVnpWcMfyM1M8Qo%3D\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:181:\"https://s3.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=kG%2FM6bsKgh8BS7mMZ97QXhP3tOA%3D\";}s:19:\"gravityformsdropbox\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=QN8aL4%2BHNX94tLG2cjccSkDz84M%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=QN8aL4%2BHNX94tLG2cjccSkDz84M%3D\";}s:24:\"gravityformsemailoctopus\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:3:\"url\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=wK%2F9XxgcgbmaOhAJpAu4qdotH0A%3D\";s:10:\"url_latest\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=wK%2F9XxgcgbmaOhAJpAu4qdotH0A%3D\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:5:\"1.4.1\";s:3:\"url\";s:172:\"https://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=g%2FG7NTM5xYcswAJRrEMwzhlysW8%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=p551C%2FPZu4F48A6xd1AWrYGFTy8%3D\";}s:22:\"gravityformsfreshbooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=I5kANjyaDcl0Z4iOzG0uwUDLYnA%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=I5kANjyaDcl0Z4iOzG0uwUDLYnA%3D\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=OZ2Xw%2FfGj9GvFkuKepg29ZZo%2B5o%3D\";s:10:\"url_latest\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=OZ2Xw%2FfGj9GvFkuKepg29ZZo%2B5o%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:3:\"url\";s:187:\"https://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=OJ3aiQRGiiklxTPaSLSh3Da6X1c%3D\";s:10:\"url_latest\";s:187:\"https://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=8wngMOgq76ymfwXPYk0PJk2Ktms%3D\";}s:21:\"gravityformshelpscout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"1.15\";s:14:\"version_latest\";s:4:\"1.15\";s:3:\"url\";s:181:\"https://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_1.15.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=S47HzHzMR5WED1NSs8tIuLlO2iA%3D\";s:10:\"url_latest\";s:181:\"https://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_1.15.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=S47HzHzMR5WED1NSs8tIuLlO2iA%3D\";}s:20:\"gravityformshighrise\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=1sruT4PUfauHqj%2Bis5MDNLfQ4CA%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=1sruT4PUfauHqj%2Bis5MDNLfQ4CA%3D\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:5:\"1.5.1\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=xXiSE1r0iFgyFaq6pyLdrS87fBg%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=NLDWgPw%2FmibPcWbLjhCwln%2BdTXo%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:3:\"1.5\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=ZBYKUA0YmKPIKgWcYuIAPmmQU04%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=ZBYKUA0YmKPIKgWcYuIAPmmQU04%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=XVeQ%2BuAn0aGwdupVf3%2Fx0%2Bm07%2FY%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=CeqKqbi8n4An%2FGA2xUAJpU0WixE%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=GgMAKjp1ZDs%2B9lM5gW7tLGgH1Kg%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=GgMAKjp1ZDs%2B9lM5gW7tLGgH1Kg%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"4.8\";s:14:\"version_latest\";s:3:\"4.8\";s:3:\"url\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_4.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=dFWriv%2BbwmhiBQg6%2FUUU9S17cqw%3D\";s:10:\"url_latest\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_4.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=dFWriv%2BbwmhiBQg6%2FUUU9S17cqw%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=2xHFyOILep81%2BeVDEfZJFV%2BJGzs%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=2xHFyOILep81%2BeVDEfZJFV%2BJGzs%3D\";}s:18:\"gravityformsmollie\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:3:\"1.1\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=5S0yqNlPDcnYfZUXghC%2FdA2XXug%3D\";s:10:\"url_latest\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=5S0yqNlPDcnYfZUXghC%2FdA2XXug%3D\";}s:26:\"gravityformspartialentries\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.6\";s:14:\"version_latest\";s:3:\"1.6\";s:3:\"url\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=6Cl08i4IjQvfHY9KmNEJYTpCYAA%3D\";s:10:\"url_latest\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=6Cl08i4IjQvfHY9KmNEJYTpCYAA%3D\";}s:18:\"gravityformspaypal\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.4\";s:14:\"version_latest\";s:3:\"3.4\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2FqFphcS6RQjv6p%2BLZ3UlTL1Mw%2BE%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2FqFphcS6RQjv6p%2BLZ3UlTL1Mw%2BE%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";N;}s:29:\"gravityformspaypalpaymentspro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.6\";s:14:\"version_latest\";s:3:\"2.6\";s:3:\"url\";s:200:\"https://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=k%2BCOVbLp1XrRY%2Bf7C7bi3oKwulo%3D\";s:10:\"url_latest\";s:200:\"https://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=k%2BCOVbLp1XrRY%2Bf7C7bi3oKwulo%3D\";}s:21:\"gravityformspaypalpro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.3\";s:3:\"url\";s:186:\"https://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=kVo5S%2F45l%2BM8BEukHBoX6KURNw0%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=A1rvOC6C628yzfY8H7pVmOIXaDo%3D\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:172:\"https://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=M5zzuvCJGzNJgg32Dj%2FEN7kW3WQ%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=n%2Fc1%2B9Qbe6VQ31GUTjX6tA9WMv4%3D\";}s:17:\"gravityformspolls\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.7\";s:14:\"version_latest\";s:3:\"3.7\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_3.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=LbSkIXbsI1o7Z%2B1zU9mG0gS%2BBiM%3D\";s:10:\"url_latest\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_3.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=LbSkIXbsI1o7Z%2B1zU9mG0gS%2BBiM%3D\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=kTltVjgG4OGddOtR0zMnXO%2B8hWk%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=kTltVjgG4OGddOtR0zMnXO%2B8hWk%3D\";}s:16:\"gravityformsppcp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:5:\"1.4.5\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=glF%2FbpGctiwOiEHDwAyJYGIQj%2Bk%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_1.4.5.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=x5FyEMK8%2FZKVRXAzTOTwBQrCjqs%3D\";}s:16:\"gravityformsquiz\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.6\";s:14:\"version_latest\";s:5:\"3.6.1\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_3.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2FFMYO%2FELeytYelsj0tifi6J5rpM%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_3.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=kjCb3EuACrlKP5O%2F7MvzoUdlWFE%3D\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:185:\"https://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=Ux8J0hfaLgHT%2B8BIDpZ4DRYIQZI%3D\";s:10:\"url_latest\";s:185:\"https://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=Ux8J0hfaLgHT%2B8BIDpZ4DRYIQZI%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=WeeW3XF2fX50a9mIjtjR23KtkmM%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=WeeW3XF2fX50a9mIjtjR23KtkmM%3D\";}s:21:\"gravityformssignature\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"4.0\";s:14:\"version_latest\";s:5:\"4.0.1\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=Kze3EdLSPUAkNIe2yP9fn87n2UE%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=hbWqAkqCy9WRWHaTcaqxEsLKHRQ%3D\";}s:17:\"gravityformsslack\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"1.12\";s:14:\"version_latest\";s:4:\"1.12\";s:3:\"url\";s:175:\"https://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_1.12.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2FXSxM3XDIu7IKzyh2DFKQIoHR8w%3D\";s:10:\"url_latest\";s:175:\"https://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_1.12.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2FXSxM3XDIu7IKzyh2DFKQIoHR8w%3D\";}s:18:\"gravityformssquare\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_1.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=zOlRdXYgpwz%2FSGjo5iQyvIxcmQA%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=rPn4VkrfJfaVKfzxr%2BMgz%2FH8BvY%3D\";}s:18:\"gravityformsstripe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.9\";s:14:\"version_latest\";s:5:\"3.9.1\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_3.9.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2Bf%2BvZ6NniJtJW26EuhxnyIdIUrM%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_3.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=%2B3MgM8LXiBAIa%2Blh9FeG5ZRNe2s%3D\";}s:18:\"gravityformssurvey\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.6\";s:14:\"version_latest\";s:5:\"3.6.1\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_3.6.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=u7FqPA8Z1bWcuea9WfJiy1%2BpBB0%3D\";s:10:\"url_latest\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_3.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=XivJo5%2FWB4OYFAanZ4nOjhOGXO0%3D\";}s:18:\"gravityformstrello\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=IhAJELc0fyUjbgtVfrjETbfo5Hc%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=IhAJELc0fyUjbgtVfrjETbfo5Hc%3D\";}s:18:\"gravityformstwilio\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=MOXvEpzDSbHmyCOfnwaF3LETwas%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=MOXvEpzDSbHmyCOfnwaF3LETwas%3D\";}s:28:\"gravityformsuserregistration\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"4.7\";s:14:\"version_latest\";s:5:\"4.7.1\";s:3:\"url\";s:196:\"https://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_4.7.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=A4mlsRzsdTk6RrTZNzcAlcK%2BH2M%3D\";s:10:\"url_latest\";s:200:\"https://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_4.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=0%2BScyAQmoNIvIzU3VEeuuq%2Bpuys%3D\";}s:20:\"gravityformswebhooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:3:\"1.4\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=3dq2S%2BoTL7xKFA1%2FJPfuFo6GyO4%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=3dq2S%2BoTL7xKFA1%2FJPfuFo6GyO4%3D\";}s:18:\"gravityformszapier\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.3\";s:14:\"version_latest\";s:3:\"3.3\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_3.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=E6xMcgrfPRQqVvigby65dndgPmI%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_3.3.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=E6xMcgrfPRQqVvigby65dndgPmI%3D\";}s:19:\"gravityformszohocrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"1.12\";s:14:\"version_latest\";s:4:\"1.12\";s:3:\"url\";s:179:\"https://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_1.12.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=cUA1KNpb2RueO7qcOafbR3%2FyxAg%3D\";s:10:\"url_latest\";s:179:\"https://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_1.12.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=cUA1KNpb2RueO7qcOafbR3%2FyxAg%3D\";}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:5:\"GFDEV\";s:14:\"version_latest\";s:8:\"2.4.22.4\";s:10:\"url_latest\";s:172:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.22.4.zip?AWSAccessKeyId=AKIA5U3GBHC5S55R7EU5&Expires=1612733934&Signature=ye23onJg4TUk%2BQ%2BdcywtDcgd5ZU%3D\";s:9:\"timestamp\";i:1612561134;}','no'),(235,'gform_enable_toolbar_menu','1','yes'),(233,'rg_gforms_enable_akismet','1','yes'),(234,'rg_gforms_currency','USD','yes'),(230,'rg_gforms_key','025962e7f510094d1acefc52dfc31dae','yes'),(231,'gf_site_key','04a34bd1-476c-4055-8c19-246259980bd3','yes'),(232,'gf_site_secret','814a6fae-993a-4dac-a1b9-5a9a769f9d51','yes'),(260,'updraftplus_version','1.16.43','yes'),(261,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d604cf10237f9b9baa959cee0e481a45\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(262,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-13ffe34ed288b0e9999fb6ebf92fe32d\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}','yes'),(263,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-6f84a2731800755df3b079852b20df93\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(264,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-730c70e906b50b9a0bca23a406c7eefd\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(265,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-9bd099e9d54ac843cbac9d1ea902b560\";a:4:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(266,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(267,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-cd37fab00978f4a2ae9e2f32900aa6f4\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(268,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(1984,'updraft_include_plugins','1','yes'),(269,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(270,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(271,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(272,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(273,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-ac2cd307ff2c20075976992d5d1d8b49\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(274,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-6da479b87c8057a82bf9105daa47251b\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(275,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-7b300f1b2ada92f2ed1fff3d27e481ae\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(276,'updraftplus-addons_siteid','11e19abdfcc00d6beaca64628a197505','no'),(277,'updraftplus_tour_cancelled_on','premium','yes'),(432,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"klinemiller@gmail.com\";s:7:\"version\";s:5:\"5.6.1\";s:9:\"timestamp\";i:1612419225;}','no'),(572,'elementor_pro_license_key','357cdfe260d4de8c78551ff7dc9daed5','yes'),(541,'elementor_log','a:42:{s:32:\"06f8a5ce25243209bfb698ce85b8c889\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:66:\"Elementor/Upgrades - _v_2_7_0_rename_document_types_to_wp Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:66:\"Elementor/Upgrades - _v_2_7_0_rename_document_types_to_wp Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f71bfe7e507274609c99e7ffad014290\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"facad756326d5ac5dcdbd61f0201fc26\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"00f5ea93a0d0d7d0d1e8794e15b7c11d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"9cd4858cfe0fba61448da93b267a4ef4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"dbf78b122d8d2ae023dd797a9e00a45f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6d87214d086b3b0b78137b37656d3d4b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-10 19:59:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-10 19:59:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f73afc2399714cdbcca3606b3739af3f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-16 23:45:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.1\";s:2:\"to\";s:5:\"2.7.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-16 23:45:52\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.1\";s:2:\"to\";s:5:\"2.7.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"5e19599266e41f149770fd8056b5bbb1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-28 00:07:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.2\";s:2:\"to\";s:5:\"2.7.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-28 00:07:59\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.2\";s:2:\"to\";s:5:\"2.7.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e3b17aa82e82fdd119d25f9b4ddb17ba\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-28 00:08:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-28 00:08:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.7.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7a22118f007ce52fd8c10aac4b5e6553\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"135255\";s:7:\"\0*\0file\";s:82:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.7.3\";s:7:\"\0*\0line\";s:2:\"32\";s:7:\"\0*\0date\";s:19:\"2019-10-08 01:21:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:45:\"Cannot read property \\&#039;on\\&#039; of null\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:55;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2019-10-08 02:01:03\";i:1;s:19:\"2019-10-08 02:01:05\";i:2;s:19:\"2019-10-08 02:04:16\";i:3;s:19:\"2019-10-08 02:06:05\";i:4;s:19:\"2019-10-08 02:06:59\";i:5;s:19:\"2019-10-08 02:08:50\";i:6;s:19:\"2019-10-08 02:10:17\";i:7;s:19:\"2019-10-08 02:10:21\";i:8;s:19:\"2019-10-08 02:10:37\";i:9;s:19:\"2019-10-08 02:12:42\";i:10;s:19:\"2019-10-08 02:15:38\";i:11;s:19:\"2019-10-14 21:23:43\";i:12;s:19:\"2019-10-14 21:27:15\";i:13;s:19:\"2019-10-14 21:27:28\";i:14;s:19:\"2019-10-14 21:27:38\";i:15;s:19:\"2019-10-14 21:27:47\";i:16;s:19:\"2019-10-14 21:27:56\";i:17;s:19:\"2019-10-14 21:28:05\";i:18;s:19:\"2019-10-14 21:32:20\";i:19;s:19:\"2019-10-14 21:32:31\";i:20;s:19:\"2019-10-14 21:32:38\";i:21;s:19:\"2019-10-14 21:32:52\";i:22;s:19:\"2019-10-16 18:34:49\";i:23;s:19:\"2019-10-16 18:35:06\";i:24;s:19:\"2019-10-16 18:35:27\";i:25;s:19:\"2019-10-16 18:36:19\";i:26;s:19:\"2019-10-16 18:37:57\";i:27;s:19:\"2019-10-16 18:51:47\";i:28;s:19:\"2019-10-16 18:51:55\";i:29;s:19:\"2019-10-16 18:52:08\";i:30;s:19:\"2019-10-16 18:52:26\";i:31;s:19:\"2019-10-16 18:53:23\";i:32;s:19:\"2019-10-16 18:53:33\";i:33;s:19:\"2019-10-16 19:00:52\";i:34;s:19:\"2019-10-16 19:02:01\";i:35;s:19:\"2019-10-16 22:12:30\";i:36;s:19:\"2019-10-16 22:15:02\";i:37;s:19:\"2019-10-16 22:15:26\";i:38;s:19:\"2019-10-16 22:15:34\";i:39;s:19:\"2019-10-17 17:32:28\";i:40;s:19:\"2019-10-17 17:49:35\";i:41;s:19:\"2019-10-17 17:49:41\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1570497703\";s:7:\"message\";s:35:\"Cannot read property \\\'on\\\' of null\";s:3:\"url\";s:82:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.7.3\";s:4:\"line\";s:2:\"32\";s:6:\"column\";s:6:\"135255\";}}s:32:\"6f1cbcc026fb9f7e9d90b59a8bb4e172\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"39895\";s:7:\"\0*\0file\";s:90:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=2.7.3\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2019-10-16 21:35:55\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:43:\"n.attributes[e.name].each is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2019-10-16 21:35:55\";i:1;s:19:\"2019-10-16 21:35:56\";i:2;s:19:\"2019-10-18 17:41:38\";i:3;s:19:\"2019-10-18 17:41:43\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1571261755\";s:7:\"message\";s:43:\"n.attributes[e.name].each is not a function\";s:3:\"url\";s:90:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=2.7.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"39895\";}}s:32:\"b31aa13e07ef54d96618740bef981070\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-10-23 22:45:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.3\";s:2:\"to\";s:5:\"2.7.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-10-23 22:45:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.3\";s:2:\"to\";s:5:\"2.7.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1528cb9a4321c72827f4b90459be0b3b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:100:\"/home1/cmsimedc/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:688;s:7:\"\0*\0date\";s:19:\"2019-10-24 14:39:40\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:60:\"ob_end_clean(): failed to delete buffer. No buffer to delete\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2019-10-24 14:39:40\";i:1;s:19:\"2019-10-24 14:41:37\";i:2;s:19:\"2019-10-24 14:43:42\";i:3;s:19:\"2019-10-24 14:44:18\";i:4;s:19:\"2019-10-24 14:46:12\";i:5;s:19:\"2019-10-24 14:48:28\";i:6;s:19:\"2019-10-24 14:50:40\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:60:\"ob_end_clean(): failed to delete buffer. No buffer to delete\";s:4:\"file\";s:100:\"/home1/cmsimedc/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:688;s:5:\"trace\";b:1;}}s:32:\"cacb865b9dd7f5abb80589ea1f767f8e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-11-07 23:40:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.4\";s:2:\"to\";s:5:\"2.7.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-11-07 23:40:19\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.4\";s:2:\"to\";s:5:\"2.7.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"382c3958e2e1eb5a018a2ec7f9cb0c06\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"64106\";s:7:\"\0*\0file\";s:82:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.7.5\";s:7:\"\0*\0line\";s:2:\"32\";s:7:\"\0*\0date\";s:19:\"2019-11-27 17:52:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:35:\"this.ui.apply.add is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2019-11-27 17:52:13\";i:1;s:19:\"2019-11-27 18:02:11\";i:2;s:19:\"2019-11-27 18:03:12\";i:3;s:19:\"2019-11-27 21:04:54\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1574877133\";s:7:\"message\";s:35:\"this.ui.apply.add is not a function\";s:3:\"url\";s:82:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.7.5\";s:4:\"line\";s:2:\"32\";s:6:\"column\";s:5:\"64106\";}}s:32:\"c8a581fedd206a73653ceb4ba7505052\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-10 17:18:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.5\";s:2:\"to\";s:5:\"2.8.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-10 17:18:49\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.5\";s:2:\"to\";s:5:\"2.8.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0a8cdcc88845844299e629dd4b969d2e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-19 21:43:54\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.0\";s:2:\"to\";s:5:\"2.8.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-19 21:43:54\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.0\";s:2:\"to\";s:5:\"2.8.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c5d82fd1de49dfd5eab749cdab446cc6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-13 17:55:14\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.8.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-13 17:55:14\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.8.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d231415536bb8aa9c9378200cb014de3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-13 17:55:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-13 17:55:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"cf8475f0bc310096c5a45d345336bbe0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-13 17:55:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-13 17:55:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"5d3859aa63cf20b23208d53bdd4f89e1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-13 17:55:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-13 17:55:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c5615dd741e0373548103e581a76de1a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-13 17:55:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.8.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-13 17:55:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.8.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b65ee2f1d3822c3f103e4535e9f19b49\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-01-25 13:56:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.3\";s:2:\"to\";s:5:\"2.8.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-01-25 13:56:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.3\";s:2:\"to\";s:5:\"2.8.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6e1eebc6135164c6215a4ddfe1e9c319\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"157170\";s:7:\"\0*\0file\";s:91:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor-document.min.js?ver=2.8.4\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2020-02-10 19:29:58\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:51:\"Cannot read property \\&#039;map\\&#039; of undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-02-10 19:29:58\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1581362998\";s:7:\"message\";s:41:\"Cannot read property \\\'map\\\' of undefined\";s:3:\"url\";s:91:\"https://cmsimed.com/wp-content/plugins/elementor/assets/js/editor-document.min.js?ver=2.8.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"157170\";}}s:32:\"6c27fb67676483062c3334cfb3b1beb9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-04-17 20:12:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.4\";s:2:\"to\";s:5:\"2.9.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-04-17 20:12:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.4\";s:2:\"to\";s:5:\"2.9.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d04ba64e4dccefd5ff6370624847e202\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-07-27 20:43:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.7\";s:2:\"to\";s:6:\"2.9.14\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-07-27 20:43:28\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.7\";s:2:\"to\";s:6:\"2.9.14\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"14d45701fefe32505e138751851080f3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:6:\"3.0.15\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:34\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:6:\"3.0.15\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bb93b708c10f14a8dc154271d8dcbfd8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"7aa28ca3ce430e87f9d0286293012631\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4dd8c4ef84b1a17ddc8238f1125ef01a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"098216b890a7a077f6c9a530dcb34205\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"878efd62e4f9d695657ad3f359e3b92e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:42:\"System colors are disabled. nothing to do.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:42:\"System colors are disabled. nothing to do.\";s:4:\"type\";s:6:\"notice\";}}s:32:\"eb323bc4f5e6023cf2d6b24f1dce384d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"afec83646fb35b463fd517b64fe8c650\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6e3e35c290c22991610060dedb3f1033\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f79a84d7ac9159e2b747cfe212a87c2c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d81d4a0051aa1a5ccd87afb16fba4134\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:45:\"System typography is disabled. nothing to do.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:45:\"System typography is disabled. nothing to do.\";s:4:\"type\";s:6:\"notice\";}}s:32:\"b66d59ab7c603f5f779a90fff1eb1c05\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"9a231e98de5ec1bfc6ff947dcd0d3f09\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-12-23 19:43:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:6:\"3.0.15\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-12-23 19:43:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:6:\"3.0.15\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"243d1725ea9ddda82bf54b54932c2f2d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-02-05 17:41:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.15\";s:2:\"to\";s:5:\"3.1.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-02-05 17:41:25\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.15\";s:2:\"to\";s:5:\"3.1.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"eb213099e7e71ad5c50af6a71e4096e0\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:107:\"/home1/cmsimedc/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php\";s:7:\"\0*\0line\";i:17;s:7:\"\0*\0date\";s:19:\"2021-02-05 18:06:25\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:187:\"Declaration of ElementorPro\\Modules\\Posts\\Skins\\Skin_Content_Base::register_controls(Elementor\\Widget_Base $widget) should be compatible with Elementor\\Controls_Stack::register_controls()\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:27;s:14:\"\0*\0times_dates\";a:27:{i:0;s:19:\"2021-02-05 18:06:25\";i:1;s:19:\"2021-02-05 18:12:59\";i:2;s:19:\"2021-02-05 18:13:03\";i:3;s:19:\"2021-02-05 18:26:16\";i:4;s:19:\"2021-02-05 18:30:39\";i:5;s:19:\"2021-02-05 18:55:42\";i:6;s:19:\"2021-02-05 18:55:45\";i:7;s:19:\"2021-02-05 18:55:45\";i:8;s:19:\"2021-02-05 19:52:23\";i:9;s:19:\"2021-02-05 19:52:23\";i:10;s:19:\"2021-02-05 20:37:36\";i:11;s:19:\"2021-02-05 20:52:27\";i:12;s:19:\"2021-02-05 21:10:28\";i:13;s:19:\"2021-02-05 21:10:28\";i:14;s:19:\"2021-02-05 21:14:26\";i:15;s:19:\"2021-02-05 21:14:40\";i:16;s:19:\"2021-02-05 21:21:06\";i:17;s:19:\"2021-02-05 21:28:31\";i:18;s:19:\"2021-02-05 22:17:31\";i:19;s:19:\"2021-02-05 22:17:33\";i:20;s:19:\"2021-02-05 23:04:32\";i:21;s:19:\"2021-02-05 23:08:34\";i:22;s:19:\"2021-02-05 23:15:31\";i:23;s:19:\"2021-02-05 23:18:05\";i:24;s:19:\"2021-02-05 23:18:32\";i:25;s:19:\"2021-02-08 15:32:18\";i:26;s:19:\"2021-02-09 12:34:37\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:187:\"Declaration of ElementorPro\\Modules\\Posts\\Skins\\Skin_Content_Base::register_controls(Elementor\\Widget_Base $widget) should be compatible with Elementor\\Controls_Stack::register_controls()\";s:4:\"file\";s:107:\"/home1/cmsimedc/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php\";s:4:\"line\";i:17;s:5:\"trace\";b:1;}}}','no'),(609,'_mm_refresh_token','5c7e722d-02d8-4df2-9f09-4a330a141f3c','yes'),(670,'elementor_pro_recaptcha_v3_site_key','','yes'),(671,'elementor_pro_recaptcha_v3_secret_key','','yes'),(672,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(673,'elementor_font_awesome_pro_kit_id','','yes'),(674,'elementor_allow_svg','','yes'),(681,'theme_mods_astra-child','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:5;s:17:\"above_header_menu\";i:0;s:11:\"footer_menu\";i:0;}s:18:\"custom_css_post_id\";i:8;s:11:\"custom_logo\";i:556;}','yes'),(684,'elementor_custom_icon_sets_config','a:0:{}','yes'),(2635,'brainstrom_bundled_products','a:0:{}','yes'),(1262,'_elementor_pro_editor_activate_license_notice_dismissed','1595873442','yes'),(2001,'updraft_lastmessage','The backup apparently succeeded and is now complete (Feb 05 17:43:49)','yes'),(2002,'updraftplus_unlocked_fd','1','no'),(2003,'updraftplus_last_lock_time_fd','2021-02-05 17:43:26','no'),(2004,'updraftplus_semaphore_fd','0','no'),(2005,'updraft_last_scheduled_fd','1612547006','yes'),(2007,'updraft_backup_history','a:4:{i:1612547005;a:19:{s:7:\"plugins\";a:1:{i:0;s:80:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-plugins.zip\";}s:12:\"plugins-size\";i:52696941;s:6:\"themes\";a:1:{i:0;s:79:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-themes.zip\";}s:11:\"themes-size\";i:5038437;s:7:\"uploads\";a:1:{i:0;s:80:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-uploads.zip\";}s:12:\"uploads-size\";i:18461151;s:6:\"others\";a:1:{i:0;s:79:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-others.zip\";}s:11:\"others-size\";i:1299;s:2:\"db\";s:74:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-db.gz\";s:7:\"db-size\";i:698012;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"0c9a0bfd72957699589bb66a74d8d8a68ce0ef65\";s:7:\"themes0\";s:40:\"e8c429672208f0ee1fb939ebef30c2b593626195\";s:8:\"uploads0\";s:40:\"f9148a1917e0160bedecc3a2097c1c365632a866\";s:7:\"others0\";s:40:\"1a2b38fc0ccaadbf30e8bc114f07dd9cb4014acb\";s:3:\"db0\";s:40:\"74096aa2313d09e1c00eb4a5433b5b9b902e276f\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"1c7ae53d7efa208cc0581aa61bde1644ff83c9a82d2fd340a75ab662d8053075\";s:7:\"themes0\";s:64:\"16d97b90f5c4d5d4e64dfa245a18f34b2918cb9ebc79dbc00d9ab46a68c178ee\";s:8:\"uploads0\";s:64:\"b096e5c200eddfd0a55e286095f893bc9bbfb7944d6f9a92485df71fb99f8f32\";s:7:\"others0\";s:64:\"0ff72df106fda58ec521730d349c8cff5bc0ff21ee862a14cbb9b8fc8ec66fda\";s:3:\"db0\";s:64:\"455db0bb379c98af841d830c47feda21e4cc194763b9a5c0684b2dd639de7efd\";}}s:5:\"nonce\";s:12:\"4fd0e12e2ca5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1612547006;s:6:\"themes\";i:1612547024;s:7:\"uploads\";i:1612547026;s:6:\"others\";i:1612547027;}s:18:\"created_by_version\";s:7:\"1.16.43\";s:21:\"last_saved_by_version\";s:7:\"1.16.43\";s:12:\"is_multisite\";b:0;}i:1612394340;a:19:{s:7:\"plugins\";a:1:{i:0;s:80:\"backup_2021-02-03-2319_Capital_Medical_and_Surgical_Inc_3ee05516a9b5-plugins.zip\";}s:12:\"plugins-size\";i:52087665;s:6:\"themes\";a:1:{i:0;s:79:\"backup_2021-02-03-2319_Capital_Medical_and_Surgical_Inc_3ee05516a9b5-themes.zip\";}s:11:\"themes-size\";i:5038437;s:7:\"uploads\";a:1:{i:0;s:80:\"backup_2021-02-03-2319_Capital_Medical_and_Surgical_Inc_3ee05516a9b5-uploads.zip\";}s:12:\"uploads-size\";i:18481325;s:6:\"others\";a:1:{i:0;s:79:\"backup_2021-02-03-2319_Capital_Medical_and_Surgical_Inc_3ee05516a9b5-others.zip\";}s:11:\"others-size\";i:1299;s:2:\"db\";s:74:\"backup_2021-02-03-2319_Capital_Medical_and_Surgical_Inc_3ee05516a9b5-db.gz\";s:7:\"db-size\";i:679144;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"4e077813643cdfdf76eb5295cc5e17d8bbfdfd43\";s:7:\"themes0\";s:40:\"0207f541866ff08947fa329372c285482439b0a3\";s:8:\"uploads0\";s:40:\"573c756f9dbb775dcbcaf2ef9adbcc6f95f1490d\";s:7:\"others0\";s:40:\"1a2b38fc0ccaadbf30e8bc114f07dd9cb4014acb\";s:3:\"db0\";s:40:\"16dad6c1d6115076bacf3d7ec62478631ac4f3cc\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"743f9f4a96b43088d667d85c081ad4b80d1638cce26eceb45d396c6ff20fcf5f\";s:7:\"themes0\";s:64:\"906f0eef6301ff30523270967c1271e6d2da1d6f743fd064678c6f67329e6a9e\";s:8:\"uploads0\";s:64:\"9d3aa9dc07c653a65f7acf78281eb79af7695d6c672b65660222adbdbbf6ef9d\";s:7:\"others0\";s:64:\"0ff72df106fda58ec521730d349c8cff5bc0ff21ee862a14cbb9b8fc8ec66fda\";s:3:\"db0\";s:64:\"702d42cab2dbec448f7924ab5b7612c831e640a66ca09681e63855956fb34f5e\";}}s:5:\"nonce\";s:12:\"3ee05516a9b5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1612394341;s:6:\"themes\";i:1612394356;s:7:\"uploads\";i:1612394357;s:6:\"others\";i:1612394359;}s:18:\"created_by_version\";s:7:\"1.16.43\";s:21:\"last_saved_by_version\";s:7:\"1.16.43\";s:12:\"is_multisite\";b:0;}i:1611787623;a:19:{s:7:\"plugins\";a:1:{i:0;s:80:\"backup_2021-01-27-2247_Capital_Medical_and_Surgical_Inc_2b9072c4751a-plugins.zip\";}s:12:\"plugins-size\";i:52087665;s:6:\"themes\";a:1:{i:0;s:79:\"backup_2021-01-27-2247_Capital_Medical_and_Surgical_Inc_2b9072c4751a-themes.zip\";}s:11:\"themes-size\";i:5038437;s:7:\"uploads\";a:1:{i:0;s:80:\"backup_2021-01-27-2247_Capital_Medical_and_Surgical_Inc_2b9072c4751a-uploads.zip\";}s:12:\"uploads-size\";i:18481165;s:6:\"others\";a:1:{i:0;s:79:\"backup_2021-01-27-2247_Capital_Medical_and_Surgical_Inc_2b9072c4751a-others.zip\";}s:11:\"others-size\";i:1299;s:2:\"db\";s:74:\"backup_2021-01-27-2247_Capital_Medical_and_Surgical_Inc_2b9072c4751a-db.gz\";s:7:\"db-size\";i:670406;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"69d963a3e6017a8bb898ef566dbd045a9f931fbb\";s:7:\"themes0\";s:40:\"ee06dbd9f9a864c4ff7be33667c30a75eb279564\";s:8:\"uploads0\";s:40:\"5263465acf37695ae0ad94a163803035c53b01aa\";s:7:\"others0\";s:40:\"1a2b38fc0ccaadbf30e8bc114f07dd9cb4014acb\";s:3:\"db0\";s:40:\"46eef2afc3e6e7c83eec3c1908a634409f4b3bcc\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"6a7a3ecd69352e6d27533f81660435b6260845ccf965f7f0a4e150e6bff96746\";s:7:\"themes0\";s:64:\"8ff52cadcb2c4d0e21b49b648e7eea466c63b348f06c33aa61256df152748e18\";s:8:\"uploads0\";s:64:\"18658110d11b9b9d5b7525af78f6dcd6068df07e15147b2c5fae9b5265fbe5e4\";s:7:\"others0\";s:64:\"0ff72df106fda58ec521730d349c8cff5bc0ff21ee862a14cbb9b8fc8ec66fda\";s:3:\"db0\";s:64:\"7eccf2ae4889d7333a6c39fdfb0370ef7130eb5a483088e105dbad2c57d9a927\";}}s:5:\"nonce\";s:12:\"2b9072c4751a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1611787623;s:6:\"themes\";i:1611787638;s:7:\"uploads\";i:1611787639;s:6:\"others\";i:1611787640;}s:18:\"created_by_version\";s:7:\"1.16.43\";s:21:\"last_saved_by_version\";s:7:\"1.16.43\";s:12:\"is_multisite\";b:0;}i:1571336308;a:19:{s:7:\"plugins\";a:1:{i:0;s:56:\"backup_2019-10-17-1818_CMSI_MED_c8dfb4dc47be-plugins.zip\";}s:12:\"plugins-size\";i:28771534;s:6:\"themes\";a:1:{i:0;s:55:\"backup_2019-10-17-1818_CMSI_MED_c8dfb4dc47be-themes.zip\";}s:11:\"themes-size\";i:1447171;s:7:\"uploads\";a:1:{i:0;s:56:\"backup_2019-10-17-1818_CMSI_MED_c8dfb4dc47be-uploads.zip\";}s:12:\"uploads-size\";i:17544616;s:6:\"others\";a:1:{i:0;s:55:\"backup_2019-10-17-1818_CMSI_MED_c8dfb4dc47be-others.zip\";}s:11:\"others-size\";i:196;s:2:\"db\";s:50:\"backup_2019-10-17-1818_CMSI_MED_c8dfb4dc47be-db.gz\";s:7:\"db-size\";i:449672;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"26b4fdeb0488125307c0d4c00a8448b5736674f2\";s:7:\"themes0\";s:40:\"9e808a76103f20c2d8a417681cd3f1a2690a7eb5\";s:8:\"uploads0\";s:40:\"c8d1aa0193df13fbbda139ab1aba4da3045e24f3\";s:7:\"others0\";s:40:\"6367d5f45b3eb2596e9b5086b1802d9e01f2d163\";s:3:\"db0\";s:40:\"6c75ccd838150be81a9d662d675eac4deba41956\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"8429c4eea09c1eae2824e8796e29b8b2a9bb3f90e7980d4cfd830b252a4a2594\";s:7:\"themes0\";s:64:\"36bc9fcafd59555b958ef19d28ee25eb4a3f856902469606e4b0f2ee8f8789b6\";s:8:\"uploads0\";s:64:\"0eea00584976e3abecaa2a5befe36d8cd0342032fda2c94416d3131581ce39ff\";s:7:\"others0\";s:64:\"7b494349ff4533e99e7ff86b45692adc336d2a354e3d8bdd6fed53ab180cf369\";s:3:\"db0\";s:64:\"ae95033c53c8e15ce49ac42d277cd1f3da0367de8e8220e5cad8203d9331a651\";}}s:5:\"nonce\";s:12:\"c8dfb4dc47be\";s:7:\"service\";a:1:{i:0;s:4:\"none\";}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:1;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1571336309;s:6:\"themes\";i:1571336316;s:7:\"uploads\";i:1571336316;s:6:\"others\";i:1571336317;}s:18:\"created_by_version\";s:7:\"1.16.17\";s:21:\"last_saved_by_version\";s:7:\"1.16.17\";s:12:\"is_multisite\";b:0;}}','no'),(2228,'WpFc_api_key','32b4084b9b9e080502079e85be221fdd','yes'),(2008,'updraft_last_backup','a:6:{s:11:\"backup_time\";i:1612547005;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:80:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-plugins.zip\";}s:12:\"plugins-size\";i:52696941;s:6:\"themes\";a:1:{i:0;s:79:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-themes.zip\";}s:11:\"themes-size\";i:5038437;s:7:\"uploads\";a:1:{i:0;s:80:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-uploads.zip\";}s:12:\"uploads-size\";i:18461151;s:6:\"others\";a:1:{i:0;s:79:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-others.zip\";}s:11:\"others-size\";i:1299;s:2:\"db\";s:74:\"backup_2021-02-05-1743_Capital_Medical_and_Surgical_Inc_4fd0e12e2ca5-db.gz\";s:7:\"db-size\";i:698012;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"0c9a0bfd72957699589bb66a74d8d8a68ce0ef65\";s:7:\"themes0\";s:40:\"e8c429672208f0ee1fb939ebef30c2b593626195\";s:8:\"uploads0\";s:40:\"f9148a1917e0160bedecc3a2097c1c365632a866\";s:7:\"others0\";s:40:\"1a2b38fc0ccaadbf30e8bc114f07dd9cb4014acb\";s:3:\"db0\";s:40:\"74096aa2313d09e1c00eb4a5433b5b9b902e276f\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"1c7ae53d7efa208cc0581aa61bde1644ff83c9a82d2fd340a75ab662d8053075\";s:7:\"themes0\";s:64:\"16d97b90f5c4d5d4e64dfa245a18f34b2918cb9ebc79dbc00d9ab46a68c178ee\";s:8:\"uploads0\";s:64:\"b096e5c200eddfd0a55e286095f893bc9bbfb7944d6f9a92485df71fb99f8f32\";s:7:\"others0\";s:64:\"0ff72df106fda58ec521730d349c8cff5bc0ff21ee862a14cbb9b8fc8ec66fda\";s:3:\"db0\";s:64:\"455db0bb379c98af841d830c47feda21e4cc194763b9a5c0684b2dd639de7efd\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"4fd0e12e2ca5\";s:26:\"nonincremental_backup_time\";i:1612547005;}','yes'),(49062,'wpforms_crypto_secret_key','k7guIBW//fryFBv23AnqKUW+4v1m5foG3gKyCtr+v/s=','yes'),(8734,'gadwp_cache_qr2_245448160','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:204:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:uniquePageviews&filters=ga:pagePath%3D%3D/test-page/&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:30:{i:0;a:3:{i:0;s:8:\"20200111\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:1;a:3:{i:0;s:8:\"20200112\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:2;a:3:{i:0;s:8:\"20200113\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:3;a:3:{i:0;s:8:\"20200114\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:4;a:3:{i:0;s:8:\"20200115\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:5;a:3:{i:0;s:8:\"20200116\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:6;a:3:{i:0;s:8:\"20200117\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:7;a:3:{i:0;s:8:\"20200118\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:8;a:3:{i:0;s:8:\"20200119\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:9;a:3:{i:0;s:8:\"20200120\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:10;a:3:{i:0;s:8:\"20200121\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:11;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:12;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:13;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:14;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:15;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:16;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:17;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:18;a:3:{i:0;s:8:\"20200129\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:19;a:3:{i:0;s:8:\"20200130\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:20;a:3:{i:0;s:8:\"20200131\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:21;a:3:{i:0;s:8:\"20200201\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:22;a:3:{i:0;s:8:\"20200202\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:23;a:3:{i:0;s:8:\"20200203\";i:1;s:6:\"Monday\";i:2;s:1:\"0\";}i:24;a:3:{i:0;s:8:\"20200204\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:25;a:3:{i:0;s:8:\"20200205\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:26;a:3:{i:0;s:8:\"20200206\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:27;a:3:{i:0;s:8:\"20200207\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:28;a:3:{i:0;s:8:\"20200208\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:29;a:3:{i:0;s:8:\"20200209\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:204:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:uniquePageviews&filters=ga:pagePath%3D%3D/test-page/&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:30;s:19:\"totalsForAllResults\";a:1:{s:18:\"ga:uniquePageviews\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:18:\"ga:uniquePageviews\";}s:7:\"filters\";s:24:\"ga:pagePath==/test-page/\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:18:\"ga:uniquePageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1581397200;}','no'),(8735,'gadwp_cache_qr3_2730523488','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:294:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:uniquePageviews,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:exitRate&filters=ga:pagePath%3D%3D/test-page/&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:1:\"0\";i:1;s:1:\"0\";i:2;s:1:\"0\";i:3;s:3:\"0.0\";i:4;s:1:\"0\";i:5;s:3:\"0.0\";i:6;s:3:\"0.0\";i:7;s:3:\"0.0\";i:8;s:3:\"0.0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:294:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:uniquePageviews,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:exitRate&filters=ga:pagePath%3D%3D/test-page/&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:18:\"ga:uniquePageviews\";s:1:\"0\";s:8:\"ga:users\";s:1:\"0\";s:12:\"ga:pageviews\";s:1:\"0\";s:13:\"ga:BounceRate\";s:3:\"0.0\";s:18:\"ga:organicSearches\";s:1:\"0\";s:22:\"ga:pageviewsPerSession\";s:3:\"0.0\";s:16:\"ga:avgTimeOnPage\";s:3:\"0.0\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:11:\"ga:exitRate\";s:3:\"0.0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:18:\"ga:uniquePageviews\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:11:\"ga:exitRate\";}s:7:\"filters\";s:24:\"ga:pagePath==/test-page/\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:18:\"ga:uniquePageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:11:\"ga:exitRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1581397200;}','no'),(8766,'wp-analytify-admin','a:4:{s:16:\"disable_back_end\";s:2:\"on\";s:29:\"show_analytics_roles_back_end\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:34:\"show_analytics_post_types_back_end\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:20:\"show_panels_back_end\";a:6:{i:0;s:22:\"show-overall-dashboard\";i:1;s:21:\"show-social-dashboard\";i:2;s:25:\"show-geographic-dashboard\";i:3;s:17:\"show-system-stats\";i:4;s:23:\"show-keywords-dashboard\";i:5;s:23:\"show-referrer-dashboard\";}}','yes'),(7062,'elementor_controls_usage','a:3:{s:7:\"wp-page\";a:9:{s:7:\"heading\";a:2:{s:5:\"count\";i:24;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:6:{s:5:\"title\";i:24;s:5:\"align\";i:24;s:11:\"header_size\";i:21;s:12:\"align_mobile\";i:6;s:12:\"align_tablet\";i:4;s:4:\"link\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:17:\"_section_position\";a:0:{}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:18;s:21:\"typography_typography\";i:7;s:28:\"text_shadow_text_shadow_type\";i:1;s:22:\"typography_font_weight\";i:11;s:25:\"typography_text_transform\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:37;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:29;s:5:\"align\";i:1;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:13;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:4;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:5;s:6:\"margin\";i:3;s:13:\"margin_mobile\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_color\";i:3;}s:14:\"section_border\";a:7:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:18:\"border_hover_color\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:24;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:18:\"section_custom_css\";a:0:{}s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:16;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:4;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:5;s:17:\"background_repeat\";i:5;s:15:\"background_size\";i:5;s:16:\"background_color\";i:7;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:4;s:26:\"background_overlay_color_b\";i:3;s:33:\"background_overlay_gradient_angle\";i:3;s:26:\"background_overlay_opacity\";i:4;s:22:\"css_filters_css_filter\";i:1;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:13:\"border_radius\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:15;s:16:\"content_position\";i:14;s:6:\"layout\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:12;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:6;s:5:\"align\";i:17;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:5:{s:5:\"color\";i:17;s:6:\"weight\";i:6;s:10:\"gap_mobile\";i:1;s:10:\"gap_tablet\";i:1;s:3:\"gap\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:7;s:10:\"image_size\";i:5;s:5:\"align\";i:3;s:7:\"link_to\";i:3;s:4:\"link\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:4;s:10:\"text_color\";i:3;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:5:\"video\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:10:\"icon_align\";i:4;s:11:\"icon_indent\";i:4;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:3;s:13:\"selected_icon\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:13:\"border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:15:\"_padding_mobile\";i:4;s:15:\"_padding_tablet\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;}}}}}s:7:\"section\";a:6:{s:7:\"divider\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:4;s:5:\"color\";i:4;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:4;s:5:\"align\";i:4;s:12:\"align_mobile\";i:4;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:7;s:11:\"header_size\";i:4;s:5:\"align\";i:7;s:12:\"align_mobile\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:7;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:3;s:10:\"text_color\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:16:\"content_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}}}}s:7:\"wp-post\";a:13:{s:7:\"heading\";a:2:{s:5:\"count\";i:47;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:47;s:11:\"header_size\";i:21;s:5:\"align\";i:47;s:12:\"align_mobile\";i:41;s:12:\"align_tablet\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:46;s:25:\"typography_letter_spacing\";i:5;s:21:\"typography_typography\";i:3;s:29:\"typography_line_height_mobile\";i:2;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:10;s:15:\"_padding_mobile\";i:2;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:54;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:54;s:5:\"color\";i:54;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:54;s:5:\"align\";i:54;s:12:\"align_mobile\";i:54;s:12:\"align_tablet\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:29;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:29;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:12:\"align_mobile\";i:28;s:5:\"align\";i:28;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:28;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:15:\"_padding_mobile\";i:25;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:10:\"icon_align\";i:2;s:11:\"icon_indent\";i:2;s:12:\"align_mobile\";i:2;s:13:\"selected_icon\";i:2;s:4:\"link\";i:2;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:74;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:65;s:21:\"space_between_widgets\";i:7;s:19:\"_inline_size_tablet\";i:8;s:19:\"_inline_size_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:46;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:4;s:14:\"padding_mobile\";i:57;s:14:\"padding_tablet\";i:51;s:7:\"padding\";i:53;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:10:{s:21:\"background_background\";i:25;s:16:\"background_image\";i:23;s:19:\"background_position\";i:25;s:21:\"background_attachment\";i:25;s:17:\"background_repeat\";i:24;s:15:\"background_size\";i:25;s:16:\"background_color\";i:1;s:26:\"background_position_tablet\";i:8;s:22:\"background_size_tablet\";i:2;s:15:\"background_ypos\";i:4;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:23;s:24:\"background_overlay_color\";i:22;s:26:\"background_overlay_color_b\";i:22;s:33:\"background_overlay_gradient_angle\";i:22;s:26:\"background_overlay_opacity\";i:22;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:24;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:25;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:25;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:25;s:17:\"icon_align_mobile\";i:13;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:25;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:25;}s:18:\"section_text_style\";a:10:{s:10:\"text_color\";i:25;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:25;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;s:11:\"text_indent\";i:24;s:26:\"icon_typography_typography\";i:24;s:32:\"icon_typography_font_size_mobile\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:24;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:41;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:31;}s:14:\"section_layout\";a:4:{s:3:\"gap\";i:37;s:16:\"content_position\";i:37;s:6:\"layout\";i:5;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:38;s:14:\"padding_mobile\";i:38;s:14:\"padding_tablet\";i:38;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:11;s:12:\"hide_desktop\";i:11;s:11:\"hide_tablet\";i:11;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:32;s:16:\"background_image\";i:8;s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:8;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:8;s:16:\"background_color\";i:25;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:31;s:24:\"background_overlay_color\";i:7;s:26:\"background_overlay_opacity\";i:31;s:26:\"background_overlay_color_b\";i:7;s:33:\"background_overlay_gradient_angle\";i:7;s:27:\"background_overlay_position\";i:30;s:29:\"background_overlay_attachment\";i:29;s:25:\"background_overlay_repeat\";i:30;s:23:\"background_overlay_size\";i:30;s:22:\"css_filters_css_filter\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:12:\"width_tablet\";i:1;s:12:\"space_tablet\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:10:\"icon_space\";i:3;s:17:\"icon_space_mobile\";i:3;s:9:\"icon_size\";i:3;s:16:\"icon_size_tablet\";i:3;}s:21:\"section_style_content\";a:5:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;s:17:\"text_align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:4:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:13:\"height_tablet\";i:1;s:4:\"zoom\";i:1;}}}}}}','no'),(7040,'gadwp_options','{\"client_id\":\"\",\"client_secret\":\"\",\"access_front\":[\"administrator\"],\"access_back\":[\"administrator\"],\"tableid_jail\":\"206755732\",\"theme_color\":\"#1e73be\",\"switch_profile\":0,\"tracking_type\":\"universal\",\"ga_anonymize_ip\":0,\"user_api\":0,\"ga_event_tracking\":0,\"ga_event_downloads\":\"zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*\",\"track_exclude\":[],\"ga_target_geomap\":\"\",\"ga_realtime_pages\":10,\"token\":\"{\\\"access_token\\\":\\\"ya29.a0Ae4lvC2N_vk4gcmmkRThoyjQ1ieZqNax3RhYpsfdbzdoQBMgqZjEMlVzwlMtZ4qmu-zkoiuiy7cIryXPNJnllqNdYXK9VITte0rvsjOwN_EjmuaSlinbKB-oEL91oSgsmxQbRtVNBxPEsagMklmGF9We69MpFZvqrVGMgQ\\\",\\\"expires_in\\\":3599,\\\"refresh_token\\\":\\\"1\\\\\\/\\\\\\/0diUoNCpu5BFcCgYIARAAGA0SNwF-L9IrfPYKIZOzeg-x1OPKfgr4xId8AE71aWj_IIVyqUjeGYhuo73O_iigftiuXtaJMCZ_vYw\\\",\\\"scope\\\":\\\"https:\\\\\\/\\\\\\/www.googleapis.com\\\\\\/auth\\\\\\/analytics.readonly\\\",\\\"token_type\\\":\\\"Bearer\\\",\\\"created\\\":1587153976}\",\"ga_profiles_list\":[[\"www.cmsidirect.com\",\"8510632\",\"UA-4245431-1\",\"https:\\/\\/www.cmsidirect.com\",-18000,\"America\\/New_York\",null],[\"www.capitalmedicalsurgical.com\",\"41555610\",\"UA-4245431-2\",\"http:\\/\\/www.capitalmedicalsurgical.com\",-18000,\"America\\/New_York\",null],[\"All Web Site Data\",\"190873543\",\"UA-135464286-1\",\"http:\\/\\/Www.capitalmedicalsurgical.com\",-18000,\"America\\/New_York\",null],[\"All Web Site Data\",\"206755732\",\"UA-135464286-2\",\"http:\\/\\/www.cmsimed.com\",-18000,\"America\\/New_York\",null],[\"All Web Site Data\",\"209404252\",\"UA-135464286-3\",\"http:\\/\\/WWW.CMSIMED.COM\",-18000,\"America\\/New_York\",null]],\"ga_enhanced_links\":0,\"ga_remarketing\":0,\"network_mode\":0,\"ga_speed_samplerate\":1,\"ga_user_samplerate\":100,\"ga_event_bouncerate\":0,\"ga_crossdomain_tracking\":1,\"ga_crossdomain_list\":\"WWW.CAPITALMEDICALANDSURGICAL.COM WWW.CMSIMED.COM\",\"ga_author_dimindex\":0,\"ga_category_dimindex\":0,\"ga_tag_dimindex\":0,\"ga_user_dimindex\":0,\"ga_pubyear_dimindex\":0,\"ga_pubyearmonth_dimindex\":0,\"ga_aff_tracking\":0,\"ga_event_affiliates\":\"\\/out\\/\",\"automatic_updates_minorversion\":\"1\",\"backend_item_reports\":1,\"backend_realtime_report\":0,\"frontend_item_reports\":0,\"dashboard_widget\":1,\"api_backoff\":0,\"ga_cookiedomain\":\"\",\"ga_cookiename\":\"\",\"ga_cookieexpires\":\"\",\"pagetitle_404\":\"Page Not Found\",\"maps_api_key\":\"\",\"tm_author_var\":0,\"tm_category_var\":0,\"tm_tag_var\":0,\"tm_user_var\":0,\"tm_pubyear_var\":0,\"tm_pubyearmonth_var\":0,\"web_containerid\":\"\",\"amp_containerid\":\"\",\"amp_tracking_tagmanager\":0,\"amp_tracking_analytics\":0,\"amp_tracking_clientidapi\":0,\"trackingcode_infooter\":0,\"trackingevents_infooter\":0,\"ecommerce_mode\":\"disabled\",\"ga_formsubmit_tracking\":0,\"optimize_tracking\":0,\"optimize_containerid\":\"\",\"optimize_pagehiding\":0,\"superadmin_tracking\":0,\"ga_pagescrolldepth_tracking\":0,\"tm_pagescrolldepth_tracking\":0,\"ga_event_precision\":0,\"ga_force_ssl\":0,\"with_endpoint\":1,\"ga_optout\":0,\"ga_dnt_optout\":0,\"tm_optout\":0,\"tm_dnt_optout\":0,\"ga_with_gtag\":0,\"usage_tracking\":0,\"hide_am_notices\":0,\"network_hide_am_notices\":0,\"ga_enhanced_excludesa\":0,\"ga_hash_tracking\":0,\"gadwp_hidden\":\"Y\"}','yes'),(11254,'gadwp_cache_qr3_1886014762','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:3:\"321\";i:1;s:3:\"285\";i:2;s:3:\"860\";i:3;s:17:\"33.33333333333333\";i:4;s:3:\"231\";i:5;s:18:\"2.6791277258566977\";i:6;s:18:\"51.298701298701296\";i:7;s:7:\"4.54835\";i:8;s:17:\"86.13707165109034\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:3:\"321\";s:8:\"ga:users\";s:3:\"285\";s:12:\"ga:pageviews\";s:3:\"860\";s:13:\"ga:BounceRate\";s:17:\"33.33333333333333\";s:18:\"ga:organicSearches\";s:3:\"231\";s:22:\"ga:pageviewsPerSession\";s:18:\"2.6791277258566977\";s:16:\"ga:avgTimeOnPage\";s:18:\"51.298701298701296\";s:18:\"ga:avgPageLoadTime\";s:7:\"4.54835\";s:21:\"ga:avgSessionDuration\";s:17:\"86.13707165109034\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(8764,'wpa_current_version','2.1.2','yes'),(8765,'wp-analytify-profile','a:1:{s:22:\"exclude_users_tracking\";a:1:{i:0;s:13:\"administrator\";}}','yes'),(11277,'action_scheduler_hybrid_store_demarkation','791','yes'),(11278,'schema-ActionScheduler_StoreSchema','3.0.1587154355','yes'),(11279,'schema-ActionScheduler_LoggerSchema','2.0.1587154355','yes'),(11283,'exactmetrics_usage_tracking_config','a:6:{s:3:\"day\";i:6;s:4:\"hour\";i:16;s:6:\"minute\";i:52;s:6:\"second\";i:33;s:6:\"offset\";i:579153;s:8:\"initsend\";i:1587833553;}','yes'),(11284,'exactmetrics_site_profile','a:1:{s:6:\"manual\";s:14:\"UA-135464286-2\";}','yes'),(11285,'exactmetrics_over_time','a:4:{s:17:\"installed_version\";s:5:\"6.0.2\";s:14:\"installed_date\";i:1587154357;s:13:\"installed_pro\";b:0;s:14:\"connected_date\";i:1595872340;}','yes'),(11286,'exactmetrics_db_version','1.0.0','yes'),(11287,'exactmetrics_current_version','6.5.1','yes'),(11288,'exactmetrics_settings','a:48:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:0;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:19:\"extensions_of_files\";s:35:\"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:0;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:9:\"analytics\";s:15:\"speedsamplerate\";i:1;s:10:\"samplerate\";i:100;s:17:\"automatic_updates\";s:5:\"minor\";s:13:\"cross_domains\";a:1:{i:0;a:1:{s:6:\"domain\";s:49:\"WWW.CAPITALMEDICALANDSURGICAL.COM WWW.CMSIMED.COM\";}}s:17:\"custom_dimensions\";a:0:{}s:28:\"gatracker_compatibility_mode\";b:1;s:14:\"gadwp_migrated\";i:1587154357;s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:21:\"klinemiller@gmail.com\";}}s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:30:\"gtagtracker_compatibility_mode\";b:1;}','yes'),(11289,'WP_ANALYTIFY_PLUGIN_VERSION_OLD','3.1.5','yes'),(11290,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1587154357;}}','no'),(49038,'elementor_install_history','a:2:{s:6:\"3.0.15\";i:1608752615;s:5:\"3.1.1\";i:1612546885;}','yes'),(7760,'gadwp_cache_qr3_3641278830','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:259:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:2:\"99\";i:1;s:2:\"89\";i:2;s:3:\"330\";i:3;s:17:\"34.34343434343434\";i:4;s:2:\"66\";i:5;s:18:\"3.3333333333333335\";i:6;s:18:\"54.857142857142854\";i:7;s:17:\"6.487666666666667\";i:8;s:18:\"128.04040404040404\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:259:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:2:\"99\";s:8:\"ga:users\";s:2:\"89\";s:12:\"ga:pageviews\";s:3:\"330\";s:13:\"ga:BounceRate\";s:17:\"34.34343434343434\";s:18:\"ga:organicSearches\";s:2:\"66\";s:22:\"ga:pageviewsPerSession\";s:18:\"3.3333333333333335\";s:16:\"ga:avgTimeOnPage\";s:18:\"54.857142857142854\";s:18:\"ga:avgPageLoadTime\";s:17:\"6.487666666666667\";s:21:\"ga:avgSessionDuration\";s:18:\"128.04040404040404\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1580360400;}','no'),(7757,'gadwp_cache_qr2_568127400','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:14:{i:0;a:3:{i:0;s:8:\"20200115\";i:1;s:9:\"Wednesday\";i:2;s:2:\"11\";}i:1;a:3:{i:0;s:8:\"20200116\";i:1;s:8:\"Thursday\";i:2;s:2:\"15\";}i:2;a:3:{i:0;s:8:\"20200117\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:3;a:3:{i:0;s:8:\"20200118\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:4;a:3:{i:0;s:8:\"20200119\";i:1;s:6:\"Sunday\";i:2;s:1:\"8\";}i:5;a:3:{i:0;s:8:\"20200120\";i:1;s:6:\"Monday\";i:2;s:2:\"10\";}i:6;a:3:{i:0;s:8:\"20200121\";i:1;s:7:\"Tuesday\";i:2;s:2:\"13\";}i:7;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:8;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:2:\"14\";}i:9;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:10;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:2:\"10\";}i:11;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:1:\"6\";}i:12;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:2:\"13\";}i:13;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:2:\"30\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:14;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"173\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1580360400;}','no'),(7758,'gadwp_cache_qr3_3671485270','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=14daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:3:\"173\";i:1;s:3:\"154\";i:2;s:3:\"564\";i:3;s:17:\"30.63583815028902\";i:4;s:3:\"116\";i:5;s:17:\"3.260115606936416\";i:6;s:18:\"58.232736572890026\";i:7;s:17:\"6.487666666666667\";i:8;s:18:\"131.64161849710982\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=14daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:3:\"173\";s:8:\"ga:users\";s:3:\"154\";s:12:\"ga:pageviews\";s:3:\"564\";s:13:\"ga:BounceRate\";s:17:\"30.63583815028902\";s:18:\"ga:organicSearches\";s:3:\"116\";s:22:\"ga:pageviewsPerSession\";s:17:\"3.260115606936416\";s:16:\"ga:avgTimeOnPage\";s:18:\"58.232736572890026\";s:18:\"ga:avgPageLoadTime\";s:17:\"6.487666666666667\";s:21:\"ga:avgSessionDuration\";s:18:\"131.64161849710982\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"14daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1580360400;}','no'),(7072,'uael-version','1.29.0','yes'),(8768,'analytify_default_settings','done','yes'),(8769,'analytify_logs_setup','1','yes'),(8770,'analytify_free_upgrade_routine','done','yes'),(8771,'WP_ANALYTIFY_PLUGIN_VERSION','3.1.6','yes'),(8772,'wp_analytify_active_time','1581367971','no'),(8791,'_analytify_optin','yes','no'),(8792,'wp-analytify-authentication','','yes'),(8793,'wp-analytify-advanced','','yes'),(8794,'wp-analytify-help','','yes'),(11275,'wpforms_version_lite','1.5.9.5','yes'),(11276,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1586797255;}','yes'),(25850,'bsf_analytics_installed_time','1595882610','no'),(25853,'exactmetrics_notifications','a:4:{s:6:\"update\";i:1612561154;s:4:\"feed\";a:1:{i:0;a:6:{s:5:\"title\";s:80:\"Up to 70% + 5 Free Prizes when you Upgrade to ExactMetrics Pro this Black Friday\";s:7:\"content\";s:657:\"This only happens once a year so don’t miss out on HUGE discounts and free prizes! \r\n\r\nUpgrade today and unlock all of our tracking features like eCommerce, Forms tracking, Author tracking and more. \r\n\r\nStay informed with access to the full suite of ExactMetrics reports including the ability to view custom date ranges and export to a custom branded PDF in one click, along with custom whitelabel weekly email summaries.\r\n\r\nYou’ll also get access to our advanced Popular Posts tool to automatically display Popular Posts from Google Analytics on your website, and so much more. A deal this good won’t last --- upgrade now before it’s gone for good!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:95;s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:113:\"https://www.exactmetrics.com/black-friday/?utm_source=liteplugin&utm_medium=notification&utm_campaign=blackfriday\";s:4:\"text\";s:11:\"Upgrade Now\";}}s:5:\"start\";s:19:\"2020-11-24 01:26:43\";}}s:6:\"events\";a:10:{i:0;a:8:{s:2:\"id\";s:59:\"exactmetrics_notification_to_setup_affiliate_links_20210204\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:550:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.exactmetrics.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:2:{s:3:\"url\";s:193:\"https://www.exactmetrics.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:9:\"Read More\";}}s:5:\"start\";s:18:\"02/04/2021 6:28 pm\";s:3:\"end\";s:10:\"02/27/2021\";}i:1;a:8:{s:2:\"id\";s:62:\"exactmetrics_notification_upgrade_for_google_optimize_20210204\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:53:\"Upgrade to ExactMetrics Pro to Enable Google Optimize\";s:7:\"content\";s:728:\"<a href=\"https://www.exactmetrics.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">Upgrade to ExactMetrics Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:20:\"get_exactmetrics_pro\";a:2:{s:3:\"url\";s:147:\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:20:\"Get ExactMetrics Pro\";}}s:5:\"start\";s:18:\"02/04/2021 6:28 pm\";s:3:\"end\";s:10:\"03/04/2021\";}i:2;a:8:{s:2:\"id\";s:62:\"exactmetrics_notification_upgrade_for_email_summaries_20210204\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:55:\"Upgrade to ExactMetrics Pro to get weekly email reports\";s:7:\"content\";s:627:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. <a href=\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">Upgrade to ExactMetrics Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:20:\"get_exactmetrics_pro\";a:2:{s:3:\"url\";s:147:\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:20:\"Get ExactMetrics Pro\";}}s:5:\"start\";s:18:\"02/04/2021 6:28 pm\";s:3:\"end\";s:10:\"03/04/2021\";}i:3;a:8:{s:2:\"id\";s:62:\"exactmetrics_notification_upgrade_for_form_conversion_20210204\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:52:\"Upgrade to ExactMetrics Pro to Track Form Conversion\";s:7:\"content\";s:704:\"Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to <a href=\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">ExactMetrics Pro</a> to track <a href=\"https://www.exactmetrics.com/addon/forms/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">form conversions in Google Analytics.</a>\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:20:\"get_exactmetrics_pro\";a:2:{s:3:\"url\";s:147:\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:20:\"Get ExactMetrics Pro\";}}s:5:\"start\";s:18:\"02/04/2021 6:28 pm\";s:3:\"end\";s:10:\"02/22/2021\";}i:4;a:8:{s:2:\"id\";s:68:\"exactmetrics_notification_upgrade_for_search_console_report_20210204\";s:4:\"icon\";s:1002:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#FAD1D1\"/>\n<path d=\"M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z\" fill=\"#EB5757\"/>\n</svg>\";s:5:\"title\";s:74:\"Get access to Google Search Keywords data by upgrading to ExactMetrics Pro\";s:7:\"content\";s:591:\"Do you want to find out which search terms from Google bring your site the most visitors? <a href=\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">Upgrade to ExactMetrics PRO</a> today and get access to the <a href=\"https://www.exactmetrics.com/feature/search-console-report/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">Search Console Report</a> and more directly in your WordPress admin.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:20:\"get_exactmetrics_pro\";a:2:{s:3:\"url\";s:147:\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:20:\"Get ExactMetrics Pro\";}}s:5:\"start\";s:18:\"02/04/2021 6:27 pm\";s:3:\"end\";s:10:\"03/04/2021\";}i:5;a:8:{s:2:\"id\";s:53:\"exactmetrics_notification_returning_visitors_20210204\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:44:\"Only 0% of your visitors return to your site\";s:7:\"content\";s:492:\"For any website, returning visitors are important because they indicate how successful your marketing campaigns are, who are your loyal customers, and how powerful your brand is. <a href=\"https://www.exactmetrics.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\" target=\"_blank\">In this article</a>, we’ll show you 7 proven ways to increase your returning visitor rate.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:64:\"https://cmsimed.com/wp-admin/admin.php?page=exactmetrics_reports\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:2:{s:3:\"url\";s:194:\"https://www.exactmetrics.com/proven-ways-to-increase-your-returning-visitor-rate/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:18:\"02/04/2021 6:27 pm\";s:3:\"end\";s:10:\"02/17/2021\";}i:6;a:8:{s:2:\"id\";s:49:\"exactmetrics_notification_upgrade_to_pro_20210204\";s:4:\"icon\";s:814:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D4E7F7\"/>\n<path d=\"M15.0867 9.48214C15.2474 9.16071 15.5063 9 15.8634 9C16.2206 9 16.4795 9.16071 16.6402 9.48214L18.3813 13.0179L22.292 13.6071C22.6492 13.6429 22.8813 13.8304 22.9884 14.1696C23.0956 14.5089 23.0242 14.8036 22.7742 15.0536L19.9349 17.8125L20.6045 21.7232C20.6581 22.0625 20.542 22.3304 20.2563 22.5268C19.9706 22.7411 19.6759 22.7679 19.3724 22.6071L15.8634 20.7857L12.3545 22.6071C12.0509 22.7857 11.7563 22.7679 11.4706 22.5536C11.1849 22.3393 11.0688 22.0625 11.1224 21.7232L11.792 17.8125L8.95274 15.0536C8.70274 14.8036 8.63131 14.5089 8.73845 14.1696C8.84559 13.8304 9.07774 13.6429 9.43488 13.6071L13.3456 13.0179L15.0867 9.48214Z\" fill=\"#2679C1\"/>\n</svg>\";s:5:\"title\";s:68:\"Upgrade to ExactMetrics Pro and unlock advanced tracking and reports\";s:7:\"content\";s:194:\"By upgrading to ExactMetrics Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:2:{s:3:\"url\";s:147:\"https://www.exactmetrics.com/lite/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:18:\"02/04/2021 6:22 pm\";s:3:\"end\";s:10:\"03/14/2021\";}i:7;a:8:{s:2:\"id\";s:48:\"exactmetrics_notification_mobile_device_20210204\";s:4:\"icon\";s:1484:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#D3F8EA\"/>\n<path d=\"M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z\" fill=\"#1EC185\"/>\n</svg>\";s:5:\"title\";s:33:\"Traffic from Mobile Devices is 0%\";s:7:\"content\";s:501:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\">how your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:64:\"https://cmsimed.com/wp-admin/admin.php?page=exactmetrics_reports\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:2:{s:3:\"url\";s:202:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=liteplugin&utm_medium=exactmetrics-notifications-sidebar&utm_campaign=notifications&utm_content=6.4.0\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:18:\"02/04/2021 6:22 pm\";s:3:\"end\";s:10:\"02/17/2021\";}i:8;a:8:{s:2:\"id\";s:43:\"exactmetrics_notification_visitors_20210204\";s:4:\"icon\";s:884:\"<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#E1DAF1\"/>\n<path d=\"M20.0331 13.2857C20.2831 13.2857 20.4706 13.3929 20.5956 13.6071C20.7206 13.8214 20.7206 14.0357 20.5956 14.25L15.8813 22.3929C15.7563 22.6071 15.5688 22.7143 15.3188 22.7143C15.1045 22.7143 14.9349 22.6339 14.8099 22.4732C14.6849 22.3125 14.6492 22.125 14.7027 21.9107L15.9349 16.7143H12.7474C12.6224 16.7143 12.5063 16.6786 12.3992 16.6071C12.292 16.5357 12.2117 16.4464 12.1581 16.3393C12.1045 16.2321 12.0867 16.1161 12.1045 15.9911L12.9617 9.5625C12.9795 9.45536 13.0152 9.35714 13.0688 9.26786C13.1402 9.17857 13.2206 9.11607 13.3099 9.08036C13.3992 9.02679 13.4974 9 13.6045 9H17.4617C17.6759 9 17.8456 9.08929 17.9706 9.26786C18.0956 9.42857 18.1313 9.60714 18.0777 9.80357L16.9527 13.2857H20.0331Z\" fill=\"#6F4BBB\"/>\n</svg>\";s:5:\"title\";s:35:\"See how 0 visitors found your site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:64:\"https://cmsimed.com/wp-admin/admin.php?page=exactmetrics_reports\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"02/04/2021 6:18 pm\";s:3:\"end\";s:10:\"03/04/2021\";}i:9;a:7:{s:2:\"id\";s:40:\"exactmetrics_notification_year_in_review\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:5:\"start\";s:10:\"2021-01-01\";s:3:\"end\";s:10:\"2021-01-14\";s:5:\"title\";s:32:\"View 2020 Year in Review report!\";s:7:\"content\";s:100:\"See how your website performed this year and find tips along the way to help grow even more in 2021!\";s:4:\"btns\";a:1:{s:10:\"learn_more\";a:2:{s:3:\"url\";s:80:\"https://cmsimed.com/wp-admin/admin.php?page=exactmetrics_reports#/year-in-review\";s:4:\"text\";s:10:\"Learn More\";}}}}s:9:\"dismissed\";a:0:{}}','yes'),(55561,'updraft_combine_jobs_around','1612996999','yes'),(55991,'_transient_timeout_elementor_remote_info_api_data_3.0.15','1612590031','no'),(55992,'_transient_elementor_remote_info_api_data_3.0.15','a:4:{s:9:\"timestamp\";s:10:\"1612545785\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:60:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:6;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:16;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:20;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:21;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:23;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:24;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:25;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:27;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:28;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:29;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:30;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:31;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:32;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:33;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:34;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:35;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:36;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:37;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:38;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:39;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:40;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:41;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:42;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:43;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:44;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:45;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:46;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:47;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:48;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:49;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:51;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:52;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:59;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.1.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(1584,'wp-smush-settings','a:21:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:1;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:1;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:1;s:17:\"background_images\";b:1;s:4:\"bulk\";b:0;}','yes'),(1585,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1571258793;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1571258793;s:6:\"sticky\";b:1;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1612647547;}}s:4:\"done\";a:0:{}}','no'),(1586,'wp-smush-install-type','existing','no'),(1587,'wp-smush-version','3.8.2','no'),(1592,'smush_global_stats','a:9:{s:11:\"size_before\";i:120699336;s:10:\"size_after\";i:10739511;s:7:\"percent\";d:91.099999999999994315658113919198513031005859375;s:5:\"human\";s:8:\"104.9 MB\";s:5:\"bytes\";i:109959825;s:12:\"total_images\";i:240;s:12:\"resize_count\";i:16;s:14:\"resize_savings\";i:108241078;s:18:\"conversion_savings\";i:0;}','no'),(1593,'dir_smush_stats','a:2:{s:9:\"dir_smush\";a:2:{s:5:\"total\";s:1:\"0\";s:9:\"optimised\";i:0;}s:14:\"combined_stats\";a:0:{}}','no'),(1594,'wp-smush-lazy_load','a:7:{s:6:\"format\";a:5:{s:4:\"jpeg\";b:1;s:3:\"png\";b:1;s:3:\"gif\";b:1;s:3:\"svg\";b:1;s:6:\"iframe\";b:1;}s:6:\"output\";a:4:{s:7:\"content\";b:1;s:7:\"widgets\";b:1;s:10:\"thumbnails\";b:1;s:9:\"gravatars\";b:1;}s:9:\"animation\";a:4:{s:8:\"selected\";s:6:\"fadein\";s:6:\"fadein\";a:2:{s:8:\"duration\";i:400;s:5:\"delay\";i:0;}s:7:\"spinner\";a:2:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}}s:11:\"placeholder\";a:3:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}s:5:\"color\";s:7:\"#F3F3F3\";}}s:7:\"include\";a:7:{s:9:\"frontpage\";b:1;s:4:\"home\";b:1;s:4:\"page\";b:1;s:6:\"single\";b:1;s:7:\"archive\";b:1;s:8:\"category\";b:1;s:3:\"tag\";b:1;}s:13:\"exclude-pages\";a:0:{}s:15:\"exclude-classes\";a:0:{}s:6:\"footer\";b:1;}','yes'),(1595,'skip-smush-setup','1','yes'),(1818,'wp-smush-hide_smush_welcome','1','no'),(1819,'wp-smush-image_sizes','a:4:{i:0;s:9:\"thumbnail\";i:1;s:6:\"medium\";i:2;s:5:\"large\";i:3;s:12:\"medium_large\";}','yes'),(1820,'wp-smush-resize_sizes','a:2:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;}','yes'),(1972,'updraft_retain_extrarules','a:0:{}','yes'),(1973,'updraft_email','','yes'),(1974,'updraft_report_warningsonly','a:0:{}','yes'),(1975,'updraft_report_wholebackup','a:0:{}','yes'),(1976,'updraft_extradbs','a:0:{}','yes'),(1977,'updraft_include_more_path','a:0:{}','yes'),(1978,'updraft_interval','weekly','yes'),(1979,'updraft_retain','3','yes'),(1982,'updraft_interval_database','weekly','yes'),(1983,'updraft_retain_db','3','yes'),(1985,'updraft_include_themes','1','yes'),(1986,'updraft_include_uploads','1','yes'),(1987,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(1988,'updraft_include_others','1','yes'),(1989,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(1990,'updraft_split_every','400','yes'),(1991,'updraft_delete_local','1','yes'),(1992,'updraft_dir','updraft','yes'),(1993,'updraft_service','','yes'),(1994,'updraft_debug_mode','0','yes'),(1995,'updraft_ssl_useservercerts','0','yes'),(1996,'updraft_ssl_disableverify','0','yes'),(1997,'updraft_ssl_nossl','0','yes'),(49059,'auto_update_plugins','a:0:{}','no'),(11390,'astra_theme_js_key-ast-customizer','5e9a1749c38e29-94497397','yes'),(1099,'astra_sites_settings','a:1:{s:12:\"page_builder\";s:9:\"elementor\";}','yes'),(1192,'wpforms_activated','a:1:{s:4:\"lite\";i:1570484887;}','yes'),(1114,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1115,'_amn_wpforms-lite_to_check','1577050715','yes'),(1116,'astra_sites_import_data','a:11:{s:2:\"id\";i:18887;s:23:\"astra-site-widgets-data\";O:8:\"stdClass\":3:{s:9:\"sidebar-1\";O:8:\"stdClass\":6:{s:8:\"search-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}s:14:\"recent-posts-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:17:\"recent-comments-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:10:\"archives-2\";O:8:\"stdClass\":3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"categories-2\";O:8:\"stdClass\":4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:6:\"meta-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}}s:15:\"footer-widget-2\";O:8:\"stdClass\":1:{s:10:\"nav_menu-3\";O:8:\"stdClass\":1:{s:8:\"nav_menu\";s:24:\"book-an-appointment-menu\";}}s:21:\"above-header-widget-2\";O:8:\"stdClass\":1:{s:10:\"nav_menu-2\";O:8:\"stdClass\":1:{s:8:\"nav_menu\";s:24:\"book-an-appointment-menu\";}}}s:26:\"astra-site-customizer-data\";a:2:{s:14:\"astra-settings\";a:255:{s:24:\"astra-addon-auto-version\";s:5:\"2.0.0\";s:18:\"theme-auto-version\";s:5:\"2.0.1\";s:26:\"site-layout-outside-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f4f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f3f9fc\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"content-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"sidebar-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:19:\"above-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:19:\"below-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:11:\"site-layout\";s:17:\"ast-padded-layout\";s:22:\"site-layout-padded-pad\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:25:\"container-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"container-inside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:21:\"site-layout-box-width\";i:1611;s:25:\"site-layout-box-tb-margin\";i:0;s:24:\"site-layout-padded-width\";i:1200;s:18:\"site-content-width\";i:1200;s:19:\"above-header-layout\";s:21:\"above-header-layout-1\";s:22:\"above-header-section-2\";s:6:\"widget\";s:27:\"above-header-section-1-html\";s:33:\"Emergency Cases - 1 910-626-85255\";s:22:\"ast-header-retina-logo\";s:101:\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-@2x-white-free-img.png\";s:18:\"display-site-title\";b:0;s:21:\"site-identity-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"25\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"above-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{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:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"header-above-stick\";b:0;s:17:\"header-main-stick\";s:1:\"1\";s:18:\"sticky-header-logo\";s:94:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-regular-free-img.png\";s:25:\"sticky-header-retina-logo\";s:90:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-@2x-free-img.png\";s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:25:\"transparent-header-enable\";b:0;s:20:\"above-header-divider\";i:1;s:19:\"above-header-height\";i:30;s:27:\"transparent-header-main-sep\";i:0;s:26:\"above-header-divider-color\";s:7:\"#ffffff\";s:23:\"above-header-menu-align\";s:5:\"stack\";s:26:\"single-page-content-layout\";s:7:\"default\";s:15:\"header-main-sep\";i:0;s:24:\"header-main-layout-width\";s:7:\"content\";s:14:\"header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:20:\"primary-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"3\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"3\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"sticky-header-bg-opc\";i:1;s:24:\"sticky-header-on-devices\";s:4:\"both\";s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:27:\"footer-sml-section-1-credit\";s:79:\"Copyright © [current_year] | Powered by [site_title] | <a href=\"#\">Credits</a>\";s:20:\"footer-sml-section-2\";s:4:\"menu\";s:18:\"footer-sml-divider\";i:0;s:23:\"scroll-to-top-icon-size\";i:20;s:25:\"scroll-to-top-icon-radius\";i:100;s:24:\"scroll-to-top-icon-color\";s:7:\"#ffffff\";s:27:\"scroll-to-top-icon-bg-color\";s:7:\"#000000\";s:26:\"scroll-to-top-icon-h-color\";s:7:\"#ffffff\";s:29:\"scroll-to-top-icon-h-bg-color\";s:7:\"#138fc7\";s:11:\"theme-color\";s:7:\"#0192bc\";s:10:\"link-color\";s:7:\"#0192bc\";s:10:\"text-color\";s:7:\"#000000\";s:12:\"link-h-color\";s:7:\"#0192bc\";s:23:\"above-header-text-color\";s:7:\"#ffffff\";s:23:\"above-header-link-color\";s:7:\"#ffffff\";s:25:\"above-header-link-h-color\";s:7:\"#000000\";s:18:\"primary-menu-color\";s:7:\"#8e8e8e\";s:20:\"primary-menu-h-color\";s:7:\"#0192bc\";s:20:\"primary-menu-a-color\";s:7:\"#0192bc\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:7:\"#f4f4f4\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:7:\"#ffffff\";s:8:\"h2-color\";s:7:\"#138fc7\";s:8:\"h3-color\";s:7:\"#138fc7\";s:8:\"h1-color\";s:7:\"#138fc7\";s:8:\"h4-color\";s:7:\"#138fc7\";s:8:\"h5-color\";s:7:\"#138fc7\";s:8:\"h6-color\";s:7:\"#138fc7\";s:12:\"footer-color\";s:7:\"#749cad\";s:17:\"footer-link-color\";s:7:\"#138fc7\";s:19:\"footer-link-h-color\";s:7:\"#000000\";s:16:\"body-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"600\";s:20:\"headings-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"600\";s:24:\"above-header-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"above-header-font-weight\";s:3:\"800\";s:27:\"above-header-text-transform\";s:9:\"uppercase\";s:22:\"above-header-font-size\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"font-family-primary-menu\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"font-weight-primary-menu\";s:3:\"700\";s:22:\"font-size-primary-menu\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"line-height-primary-menu\";s:0:\"\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"70\";s:6:\"tablet\";s:2:\"45\";s:6:\"mobile\";s:2:\"32\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h1\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h1\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h2\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h2\";s:3:\"700\";s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h3\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h3\";s:3:\"300\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h4\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h4\";s:3:\"700\";s:17:\"text-transform-h4\";s:9:\"uppercase\";s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h5\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h5\";s:3:\"700\";s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"text-transform-h5\";s:9:\"uppercase\";s:14:\"font-family-h6\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h6\";s:3:\"400\";s:17:\"text-transform-h6\";s:4:\"none\";s:18:\"font-family-button\";s:23:\"\'Open Sans\', sans-serif\";s:18:\"font-weight-button\";s:3:\"700\";s:21:\"text-transform-button\";s:9:\"uppercase\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"font-family-footer-content\";s:23:\"\'Open Sans\', sans-serif\";s:26:\"font-weight-footer-content\";s:3:\"600\";s:24:\"font-size-footer-content\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:10;s:16:\"button-v-padding\";i:5;s:16:\"button-h-padding\";i:20;s:23:\"primary-menu-h-bg-color\";s:0:\"\";s:16:\"body-line-height\";s:0:\"\";s:18:\"para-margin-bottom\";s:4:\"0.75\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:24:\"primary-submenu-bg-color\";s:0:\"\";s:21:\"primary-submenu-color\";s:0:\"\";s:23:\"primary-submenu-h-color\";s:0:\"\";s:26:\"primary-submenu-h-bg-color\";s:0:\"\";s:23:\"primary-submenu-a-color\";s:0:\"\";s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"260\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"150\";}s:21:\"primary-menu-bg-color\";s:0:\"\";s:23:\"primary-menu-a-bg-color\";s:0:\"\";s:24:\"header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"above-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"below-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:32:\"primary-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"primary-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"primary-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"primary-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#000000\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"above-header-menu-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"above-header-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"above-header-menu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-menu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"above-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"above-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"above-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"above-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-link-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"below-header-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-menu-text-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-menu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-current-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-current-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"below-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"below-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"below-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"different-sticky-logo\";s:1:\"1\";s:23:\"below-header-menu-align\";s:6:\"inline\";s:30:\"primary-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"above-header-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:24:\"mobile-header-breakpoint\";s:3:\"796\";s:23:\"above-header-merge-menu\";b:0;s:24:\"above-header-swap-mobile\";s:1:\"1\";s:22:\"above-header-on-mobile\";s:1:\"1\";s:25:\"above-header-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"above-header-submenu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"sticky-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-site-tagline-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"sticky-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"sticky-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"sticky-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"sticky-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"sticky-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"sticky-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-below-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:16:\"rgba(65,64,66,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-below-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-below-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-below-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-below-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-below-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-above-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:18:\"rgba(19,143,199,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-above-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-above-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-above-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#f4f4f4\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:28:\"different-sticky-retina-logo\";s:1:\"1\";s:33:\"different-transparent-retina-logo\";b:0;s:21:\"different-retina-logo\";s:1:\"1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:30:\"include-headings-in-typography\";b:1;s:27:\"above-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"above-header-submenu-item-border\";i:1;s:27:\"below-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"below-header-submenu-item-border\";i:1;s:29:\"above-nav-menu-pointer-effect\";s:4:\"none\";s:29:\"below-nav-menu-pointer-effect\";s:4:\"none\";s:33:\"above-header-submenu-border-color\";s:7:\"#eaeaea\";s:40:\"below-header-submenu-container-animation\";s:0:\"\";s:40:\"above-header-submenu-container-animation\";s:0:\"\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:27:\"primary-submenu-item-border\";i:1;s:23:\"nav-menu-pointer-effect\";s:4:\"none\";s:20:\"submenu-below-header\";b:0;s:23:\"primary-submenu-b-color\";s:7:\"#eaeaea\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:33:\"above-header-submenu-item-b-color\";s:7:\"#eaeaea\";s:28:\"primary-submenu-item-b-color\";s:7:\"#eaeaea\";s:17:\"body-font-variant\";s:3:\"600\";s:21:\"headings-font-variant\";s:3:\"600\";s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"logo-title-inline\";i:0;s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";b:1;s:33:\"_astra_pb_compatibility_completed\";b:1;}s:10:\"custom-css\";s:0:\"\";}s:23:\"astra-site-options-data\";a:49:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:105:\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-regular-white-free-img.png\";s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";s:4:\"menu\";s:17:\"above_header_menu\";s:24:\"book-an-appointment-menu\";s:11:\"footer_menu\";s:24:\"book-an-appointment-menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"siteorigin_widgets_active\";N;s:25:\"elementor_container_width\";s:4:\"1200\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"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\";}s:30:\"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\";}s:27:\"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\";}}s:31:\"elementor_space_between_widgets\";s:1:\"5\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:23:\"elementor_load_fa4_shim\";s:3:\"yes\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}s:23:\"astra-post-data-mapping\";a:2:{s:19:\"astra-advanced-hook\";a:1:{i:0;a:3:{s:7:\"post_id\";i:162;s:10:\"post_title\";s:6:\"Footer\";s:7:\"mapping\";a:1:{s:26:\"ast-advanced-hook-location\";a:2:{s:4:\"rule\";a:1:{i:0;s:8:\"page|all\";}s:8:\"specific\";a:0:{}}}}}s:16:\"astra_adv_header\";a:0:{}}s:19:\"astra-site-wxr-path\";s:67:\"https://websitedemos.net/wp-content/uploads/astra-sites/228/wxr.xml\";s:23:\"astra-site-wpforms-path\";s:72:\"https://websitedemos.net/wp-content/uploads/astra-sites/228/wpforms.json\";s:24:\"astra-enabled-extensions\";a:19:{s:14:\"advanced-hooks\";s:14:\"advanced-hooks\";s:8:\"blog-pro\";s:0:\"\";s:21:\"colors-and-background\";s:21:\"colors-and-background\";s:15:\"advanced-footer\";s:0:\"\";s:15:\"header-sections\";s:15:\"header-sections\";s:9:\"lifterlms\";s:0:\"\";s:9:\"learndash\";s:0:\"\";s:16:\"advanced-headers\";s:0:\"\";s:12:\"site-layouts\";s:12:\"site-layouts\";s:7:\"spacing\";s:7:\"spacing\";s:13:\"sticky-header\";s:0:\"\";s:13:\"scroll-to-top\";s:13:\"scroll-to-top\";s:18:\"transparent-header\";s:18:\"transparent-header\";s:10:\"typography\";s:10:\"typography\";s:11:\"woocommerce\";s:0:\"\";s:3:\"all\";s:3:\"all\";s:13:\"mobile-header\";b:0;s:3:\"edd\";b:0;s:8:\"nav-menu\";b:0;}s:16:\"astra-custom-404\";s:0:\"\";s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:27:\"astra-site-taxonomy-mapping\";a:1:{s:4:\"post\";a:1:{s:8:\"category\";a:2:{i:0;a:2:{s:2:\"id\";i:11;s:4:\"slug\";s:6:\"dental\";}i:1;a:2:{s:2:\"id\";i:1;s:4:\"slug\";s:11:\"suspendisse\";}}}}}','yes'),(1113,'uagb-version','1.13.6','yes'),(1118,'_astra_sites_old_customizer_data','a:2:{s:14:\"astra-settings\";a:255:{s:24:\"astra-addon-auto-version\";s:5:\"2.0.0\";s:18:\"theme-auto-version\";s:5:\"2.0.1\";s:26:\"site-layout-outside-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f4f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f3f9fc\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"content-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"sidebar-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:19:\"above-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:19:\"below-header-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:11:\"site-layout\";s:17:\"ast-padded-layout\";s:22:\"site-layout-padded-pad\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:25:\"container-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"container-inside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:21:\"site-layout-box-width\";i:1611;s:25:\"site-layout-box-tb-margin\";i:0;s:24:\"site-layout-padded-width\";i:1200;s:18:\"site-content-width\";i:1200;s:19:\"above-header-layout\";s:21:\"above-header-layout-1\";s:22:\"above-header-section-2\";s:6:\"widget\";s:27:\"above-header-section-1-html\";s:33:\"Emergency Cases - 1 910-626-85255\";s:22:\"ast-header-retina-logo\";s:101:\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-@2x-white-free-img.png\";s:18:\"display-site-title\";b:0;s:21:\"site-identity-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"25\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"above-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{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:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"header-above-stick\";b:0;s:17:\"header-main-stick\";s:1:\"1\";s:18:\"sticky-header-logo\";s:94:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-regular-free-img.png\";s:25:\"sticky-header-retina-logo\";s:90:\"https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/logo-@2x-free-img.png\";s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:25:\"transparent-header-enable\";b:0;s:20:\"above-header-divider\";i:1;s:19:\"above-header-height\";i:30;s:27:\"transparent-header-main-sep\";i:0;s:26:\"above-header-divider-color\";s:7:\"#ffffff\";s:23:\"above-header-menu-align\";s:5:\"stack\";s:26:\"single-page-content-layout\";s:7:\"default\";s:15:\"header-main-sep\";i:0;s:24:\"header-main-layout-width\";s:7:\"content\";s:14:\"header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"1\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:20:\"primary-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"3\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"3\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"sticky-header-bg-opc\";i:1;s:24:\"sticky-header-on-devices\";s:4:\"both\";s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:27:\"footer-sml-section-1-credit\";s:79:\"Copyright © [current_year] | Powered by [site_title] | <a href=\"#\">Credits</a>\";s:20:\"footer-sml-section-2\";s:4:\"menu\";s:18:\"footer-sml-divider\";i:0;s:23:\"scroll-to-top-icon-size\";i:20;s:25:\"scroll-to-top-icon-radius\";i:100;s:24:\"scroll-to-top-icon-color\";s:7:\"#ffffff\";s:27:\"scroll-to-top-icon-bg-color\";s:7:\"#000000\";s:26:\"scroll-to-top-icon-h-color\";s:7:\"#ffffff\";s:29:\"scroll-to-top-icon-h-bg-color\";s:7:\"#138fc7\";s:11:\"theme-color\";s:7:\"#0192bc\";s:10:\"link-color\";s:7:\"#0192bc\";s:10:\"text-color\";s:7:\"#000000\";s:12:\"link-h-color\";s:7:\"#0192bc\";s:23:\"above-header-text-color\";s:7:\"#ffffff\";s:23:\"above-header-link-color\";s:7:\"#ffffff\";s:25:\"above-header-link-h-color\";s:7:\"#000000\";s:18:\"primary-menu-color\";s:7:\"#8e8e8e\";s:20:\"primary-menu-h-color\";s:7:\"#0192bc\";s:20:\"primary-menu-a-color\";s:7:\"#0192bc\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:7:\"#f4f4f4\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:7:\"#ffffff\";s:8:\"h2-color\";s:7:\"#138fc7\";s:8:\"h3-color\";s:7:\"#138fc7\";s:8:\"h1-color\";s:7:\"#138fc7\";s:8:\"h4-color\";s:7:\"#138fc7\";s:8:\"h5-color\";s:7:\"#138fc7\";s:8:\"h6-color\";s:7:\"#138fc7\";s:12:\"footer-color\";s:7:\"#749cad\";s:17:\"footer-link-color\";s:7:\"#138fc7\";s:19:\"footer-link-h-color\";s:7:\"#000000\";s:16:\"body-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"600\";s:20:\"headings-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"600\";s:24:\"above-header-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"above-header-font-weight\";s:3:\"800\";s:27:\"above-header-text-transform\";s:9:\"uppercase\";s:22:\"above-header-font-size\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"font-family-primary-menu\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"font-weight-primary-menu\";s:3:\"700\";s:22:\"font-size-primary-menu\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"line-height-primary-menu\";s:0:\"\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"70\";s:6:\"tablet\";s:2:\"45\";s:6:\"mobile\";s:2:\"32\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h1\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h1\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h2\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h2\";s:3:\"700\";s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h3\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h3\";s:3:\"300\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h4\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h4\";s:3:\"700\";s:17:\"text-transform-h4\";s:9:\"uppercase\";s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"font-family-h5\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h5\";s:3:\"700\";s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"text-transform-h5\";s:9:\"uppercase\";s:14:\"font-family-h6\";s:23:\"\'Open Sans\', sans-serif\";s:14:\"font-weight-h6\";s:3:\"400\";s:17:\"text-transform-h6\";s:4:\"none\";s:18:\"font-family-button\";s:23:\"\'Open Sans\', sans-serif\";s:18:\"font-weight-button\";s:3:\"700\";s:21:\"text-transform-button\";s:9:\"uppercase\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"font-family-footer-content\";s:23:\"\'Open Sans\', sans-serif\";s:26:\"font-weight-footer-content\";s:3:\"600\";s:24:\"font-size-footer-content\";a:6:{s:7:\"desktop\";s:2:\"13\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:10;s:16:\"button-v-padding\";i:5;s:16:\"button-h-padding\";i:20;s:23:\"primary-menu-h-bg-color\";s:0:\"\";s:16:\"body-line-height\";s:0:\"\";s:18:\"para-margin-bottom\";s:4:\"0.75\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:24:\"primary-submenu-bg-color\";s:0:\"\";s:21:\"primary-submenu-color\";s:0:\"\";s:23:\"primary-submenu-h-color\";s:0:\"\";s:26:\"primary-submenu-h-bg-color\";s:0:\"\";s:23:\"primary-submenu-a-color\";s:0:\"\";s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"260\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"150\";}s:21:\"primary-menu-bg-color\";s:0:\"\";s:23:\"primary-menu-a-bg-color\";s:0:\"\";s:24:\"header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"above-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#138fc7\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:8:\"repeat-y\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"below-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#414042\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:32:\"primary-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"primary-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:34:\"primary-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"primary-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"primary-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"primary-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"primary-submenu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"primary-submenu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#000000\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"above-header-menu-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"above-header-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"above-header-menu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-menu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"above-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"above-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"above-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"above-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"above-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-link-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"below-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"below-header-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-menu-text-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-menu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-current-menu-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"below-header-current-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"below-header-submenu-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"below-header-submenu-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"below-header-submenu-bg-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"below-header-submenu-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"below-header-submenu-active-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"different-sticky-logo\";s:1:\"1\";s:23:\"below-header-menu-align\";s:6:\"inline\";s:30:\"primary-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"above-header-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:24:\"mobile-header-breakpoint\";s:3:\"796\";s:23:\"above-header-merge-menu\";b:0;s:24:\"above-header-swap-mobile\";s:1:\"1\";s:22:\"above-header-on-mobile\";s:1:\"1\";s:25:\"above-header-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"above-header-submenu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{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:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"sticky-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-site-tagline-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"sticky-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"sticky-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#8e8e8e\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"sticky-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#0192bc\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"sticky-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"sticky-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"sticky-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:45:\"sticky-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-below-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:16:\"rgba(65,64,66,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-below-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-below-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-below-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#575757\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-below-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-below-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-below-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-below-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"sticky-above-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:18:\"rgba(19,143,199,1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:41:\"sticky-above-header-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:43:\"sticky-above-header-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"sticky-above-header-menu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:47:\"sticky-above-header-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:44:\"sticky-above-header-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"sticky-above-header-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"sticky-above-header-submenu-h-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#f4f4f4\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#0192bc\";s:6:\"mobile\";s:7:\"#0192bc\";}s:28:\"different-sticky-retina-logo\";s:1:\"1\";s:33:\"different-transparent-retina-logo\";b:0;s:21:\"different-retina-logo\";s:1:\"1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:30:\"include-headings-in-typography\";b:1;s:27:\"above-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"above-header-submenu-item-border\";i:1;s:27:\"below-header-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:32:\"below-header-submenu-item-border\";i:1;s:29:\"above-nav-menu-pointer-effect\";s:4:\"none\";s:29:\"below-nav-menu-pointer-effect\";s:4:\"none\";s:33:\"above-header-submenu-border-color\";s:7:\"#eaeaea\";s:40:\"below-header-submenu-container-animation\";s:0:\"\";s:40:\"above-header-submenu-container-animation\";s:0:\"\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"1\";}s:27:\"primary-submenu-item-border\";i:1;s:23:\"nav-menu-pointer-effect\";s:4:\"none\";s:20:\"submenu-below-header\";b:0;s:23:\"primary-submenu-b-color\";s:7:\"#eaeaea\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:33:\"above-header-submenu-item-b-color\";s:7:\"#eaeaea\";s:28:\"primary-submenu-item-b-color\";s:7:\"#eaeaea\";s:17:\"body-font-variant\";s:3:\"600\";s:21:\"headings-font-variant\";s:3:\"600\";s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"logo-title-inline\";i:0;s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";b:1;s:33:\"_astra_pb_compatibility_completed\";b:1;}s:10:\"custom-css\";s:0:\"\";}','yes'),(1120,'category_children','a:0:{}','yes'),(1121,'elementor_library_category_children','a:0:{}','yes'),(1122,'_astra_sites_old_site_options','a:49:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:105:\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-regular-white-free-img.png\";s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";s:4:\"menu\";s:17:\"above_header_menu\";s:24:\"book-an-appointment-menu\";s:11:\"footer_menu\";s:24:\"book-an-appointment-menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"siteorigin_widgets_active\";N;s:25:\"elementor_container_width\";s:4:\"1200\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"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\";}s:30:\"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\";}s:27:\"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\";}}s:31:\"elementor_space_between_widgets\";s:1:\"5\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:23:\"elementor_load_fa4_shim\";s:3:\"yes\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}','yes'),(1123,'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'),(1124,'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'),(1125,'wpforms_settings','a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}','yes'),(1126,'_astra_sites_old_widgets_data','a:3:{s:9:\"sidebar-1\";O:8:\"stdClass\":6:{s:8:\"search-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}s:14:\"recent-posts-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:17:\"recent-comments-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:10:\"archives-2\";O:8:\"stdClass\":3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"categories-2\";O:8:\"stdClass\":4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:6:\"meta-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}}s:15:\"footer-widget-2\";O:8:\"stdClass\":1:{s:10:\"nav_menu-3\";O:8:\"stdClass\":1:{s:8:\"nav_menu\";i:4;}}s:21:\"above-header-widget-2\";O:8:\"stdClass\":1:{s:10:\"nav_menu-2\";O:8:\"stdClass\":1:{s:8:\"nav_menu\";i:4;}}}','yes'),(2122,'elementor_clear_cache','','yes'),(2123,'elementor_reset_api_data','','yes'),(2124,'elementor_safe_mode','','yes'),(1163,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(1161,'wpforms_review','a:2:{s:4:\"time\";i:1570235061;s:9:\"dismissed\";b:0;}','yes'),(1162,'posts-created-with-uagb','5','yes'),(1164,'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'),(2115,'secure_auth_key','JDM%~PJO;9gRu.[x72iq%c1I<)f^jWEy:=6$GLl+vky|1V7>WWz[`9EE~__^F=Gl','no'),(2116,'secure_auth_salt','TuQT $1yUkpN;.^C-;iBOwUf;d(20oxLL+?}qa`n:6L/qRg& =G8Jp#CN`5X0Y0;','no'),(3776,'db_upgraded','','yes'),(2125,'elementor_enable_inspector','','yes'),(2126,'elementor_replace_url','','yes'),(2127,'elementor_rollback','','yes'),(2128,'elementor_rollback_pro_separator','','yes'),(2129,'elementor_rollback_pro','','yes'),(2130,'elementor_beta','no','yes'),(2131,'elementor_maintenance_mode_mode','','yes'),(2132,'elementor_maintenance_mode_exclude_mode','logged_in','yes'),(2133,'elementor_maintenance_mode_exclude_roles','a:0:{}','yes'),(2134,'elementor_maintenance_mode_template_id','','yes'),(11388,'astra_theme_css_key-ast-customizer','5e9a1749c0c137-37841491','yes'),(11389,'astra_theme_js_key-dep-ast-customizer','a:1:{s:6:\"jquery\";N;}','yes'),(11312,'astra_theme_js_key-dep-astra-addon','a:1:{s:6:\"jquery\";N;}','yes'),(11313,'astra_theme_js_key-astra-addon','5e9a0dcd97f567-01475734','yes'),(11311,'astra_theme_css_key-astra-addon','5e9a0dcd973ab6-57930448','yes'),(11255,'gadwp_cache_qr2_1433351416','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:90:{i:0;a:3:{i:0;s:8:\"20200118\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:1;a:3:{i:0;s:8:\"20200119\";i:1;s:6:\"Sunday\";i:2;s:1:\"8\";}i:2;a:3:{i:0;s:8:\"20200120\";i:1;s:6:\"Monday\";i:2;s:2:\"10\";}i:3;a:3:{i:0;s:8:\"20200121\";i:1;s:7:\"Tuesday\";i:2;s:2:\"13\";}i:4;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:5;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:2:\"14\";}i:6;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:7;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:2:\"10\";}i:8;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:1:\"6\";}i:9;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:2:\"13\";}i:10;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:2:\"30\";}i:11;a:3:{i:0;s:8:\"20200129\";i:1;s:9:\"Wednesday\";i:2;s:2:\"26\";}i:12;a:3:{i:0;s:8:\"20200130\";i:1;s:8:\"Thursday\";i:2;s:1:\"7\";}i:13;a:3:{i:0;s:8:\"20200131\";i:1;s:6:\"Friday\";i:2;s:2:\"16\";}i:14;a:3:{i:0;s:8:\"20200201\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:15;a:3:{i:0;s:8:\"20200202\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:16;a:3:{i:0;s:8:\"20200203\";i:1;s:6:\"Monday\";i:2;s:1:\"6\";}i:17;a:3:{i:0;s:8:\"20200204\";i:1;s:7:\"Tuesday\";i:2;s:2:\"21\";}i:18;a:3:{i:0;s:8:\"20200205\";i:1;s:9:\"Wednesday\";i:2;s:2:\"22\";}i:19;a:3:{i:0;s:8:\"20200206\";i:1;s:8:\"Thursday\";i:2;s:2:\"11\";}i:20;a:3:{i:0;s:8:\"20200207\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:21;a:3:{i:0;s:8:\"20200208\";i:1;s:8:\"Saturday\";i:2;s:1:\"4\";}i:22;a:3:{i:0;s:8:\"20200209\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:23;a:3:{i:0;s:8:\"20200210\";i:1;s:6:\"Monday\";i:2;s:2:\"21\";}i:24;a:3:{i:0;s:8:\"20200211\";i:1;s:7:\"Tuesday\";i:2;s:2:\"21\";}i:25;a:3:{i:0;s:8:\"20200212\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:26;a:3:{i:0;s:8:\"20200213\";i:1;s:8:\"Thursday\";i:2;s:2:\"16\";}i:27;a:3:{i:0;s:8:\"20200214\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:28;a:3:{i:0;s:8:\"20200215\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:29;a:3:{i:0;s:8:\"20200216\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:30;a:3:{i:0;s:8:\"20200217\";i:1;s:6:\"Monday\";i:2;s:2:\"20\";}i:31;a:3:{i:0;s:8:\"20200218\";i:1;s:7:\"Tuesday\";i:2;s:2:\"23\";}i:32;a:3:{i:0;s:8:\"20200219\";i:1;s:9:\"Wednesday\";i:2;s:2:\"15\";}i:33;a:3:{i:0;s:8:\"20200220\";i:1;s:8:\"Thursday\";i:2;s:2:\"14\";}i:34;a:3:{i:0;s:8:\"20200221\";i:1;s:6:\"Friday\";i:2;s:2:\"14\";}i:35;a:3:{i:0;s:8:\"20200222\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:36;a:3:{i:0;s:8:\"20200223\";i:1;s:6:\"Sunday\";i:2;s:2:\"13\";}i:37;a:3:{i:0;s:8:\"20200224\";i:1;s:6:\"Monday\";i:2;s:2:\"19\";}i:38;a:3:{i:0;s:8:\"20200225\";i:1;s:7:\"Tuesday\";i:2;s:2:\"16\";}i:39;a:3:{i:0;s:8:\"20200226\";i:1;s:9:\"Wednesday\";i:2;s:2:\"26\";}i:40;a:3:{i:0;s:8:\"20200227\";i:1;s:8:\"Thursday\";i:2;s:2:\"21\";}i:41;a:3:{i:0;s:8:\"20200228\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:42;a:3:{i:0;s:8:\"20200229\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:43;a:3:{i:0;s:8:\"20200301\";i:1;s:6:\"Sunday\";i:2;s:2:\"10\";}i:44;a:3:{i:0;s:8:\"20200302\";i:1;s:6:\"Monday\";i:2;s:2:\"10\";}i:45;a:3:{i:0;s:8:\"20200303\";i:1;s:7:\"Tuesday\";i:2;s:2:\"16\";}i:46;a:3:{i:0;s:8:\"20200304\";i:1;s:9:\"Wednesday\";i:2;s:1:\"9\";}i:47;a:3:{i:0;s:8:\"20200305\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:48;a:3:{i:0;s:8:\"20200306\";i:1;s:6:\"Friday\";i:2;s:2:\"20\";}i:49;a:3:{i:0;s:8:\"20200307\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:50;a:3:{i:0;s:8:\"20200308\";i:1;s:6:\"Sunday\";i:2;s:1:\"2\";}i:51;a:3:{i:0;s:8:\"20200309\";i:1;s:6:\"Monday\";i:2;s:2:\"15\";}i:52;a:3:{i:0;s:8:\"20200310\";i:1;s:7:\"Tuesday\";i:2;s:1:\"9\";}i:53;a:3:{i:0;s:8:\"20200311\";i:1;s:9:\"Wednesday\";i:2;s:2:\"13\";}i:54;a:3:{i:0;s:8:\"20200312\";i:1;s:8:\"Thursday\";i:2;s:2:\"16\";}i:55;a:3:{i:0;s:8:\"20200313\";i:1;s:6:\"Friday\";i:2;s:2:\"17\";}i:56;a:3:{i:0;s:8:\"20200314\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:57;a:3:{i:0;s:8:\"20200315\";i:1;s:6:\"Sunday\";i:2;s:1:\"2\";}i:58;a:3:{i:0;s:8:\"20200316\";i:1;s:6:\"Monday\";i:2;s:2:\"14\";}i:59;a:3:{i:0;s:8:\"20200317\";i:1;s:7:\"Tuesday\";i:2;s:2:\"21\";}i:60;a:3:{i:0;s:8:\"20200318\";i:1;s:9:\"Wednesday\";i:2;s:2:\"11\";}i:61;a:3:{i:0;s:8:\"20200319\";i:1;s:8:\"Thursday\";i:2;s:2:\"12\";}i:62;a:3:{i:0;s:8:\"20200320\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:63;a:3:{i:0;s:8:\"20200321\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:64;a:3:{i:0;s:8:\"20200322\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:65;a:3:{i:0;s:8:\"20200323\";i:1;s:6:\"Monday\";i:2;s:1:\"7\";}i:66;a:3:{i:0;s:8:\"20200324\";i:1;s:7:\"Tuesday\";i:2;s:2:\"22\";}i:67;a:3:{i:0;s:8:\"20200325\";i:1;s:9:\"Wednesday\";i:2;s:2:\"16\";}i:68;a:3:{i:0;s:8:\"20200326\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:69;a:3:{i:0;s:8:\"20200327\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:70;a:3:{i:0;s:8:\"20200328\";i:1;s:8:\"Saturday\";i:2;s:1:\"6\";}i:71;a:3:{i:0;s:8:\"20200329\";i:1;s:6:\"Sunday\";i:2;s:2:\"15\";}i:72;a:3:{i:0;s:8:\"20200330\";i:1;s:6:\"Monday\";i:2;s:2:\"15\";}i:73;a:3:{i:0;s:8:\"20200331\";i:1;s:7:\"Tuesday\";i:2;s:2:\"13\";}i:74;a:3:{i:0;s:8:\"20200401\";i:1;s:9:\"Wednesday\";i:2;s:2:\"17\";}i:75;a:3:{i:0;s:8:\"20200402\";i:1;s:8:\"Thursday\";i:2;s:2:\"10\";}i:76;a:3:{i:0;s:8:\"20200403\";i:1;s:6:\"Friday\";i:2;s:2:\"10\";}i:77;a:3:{i:0;s:8:\"20200404\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:78;a:3:{i:0;s:8:\"20200405\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:79;a:3:{i:0;s:8:\"20200406\";i:1;s:6:\"Monday\";i:2;s:2:\"15\";}i:80;a:3:{i:0;s:8:\"20200407\";i:1;s:7:\"Tuesday\";i:2;s:1:\"3\";}i:81;a:3:{i:0;s:8:\"20200408\";i:1;s:9:\"Wednesday\";i:2;s:2:\"13\";}i:82;a:3:{i:0;s:8:\"20200409\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:83;a:3:{i:0;s:8:\"20200410\";i:1;s:6:\"Friday\";i:2;s:2:\"14\";}i:84;a:3:{i:0;s:8:\"20200411\";i:1;s:8:\"Saturday\";i:2;s:1:\"4\";}i:85;a:3:{i:0;s:8:\"20200412\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:86;a:3:{i:0;s:8:\"20200413\";i:1;s:6:\"Monday\";i:2;s:1:\"8\";}i:87;a:3:{i:0;s:8:\"20200414\";i:1;s:7:\"Tuesday\";i:2;s:2:\"11\";}i:88;a:3:{i:0;s:8:\"20200415\";i:1;s:9:\"Wednesday\";i:2;s:2:\"22\";}i:89;a:3:{i:0;s:8:\"20200416\";i:1;s:8:\"Thursday\";i:2;s:1:\"9\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:90;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11256,'gadwp_cache_qr3_3846490036','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:4:\"1086\";i:1;s:3:\"938\";i:2;s:4:\"3210\";i:3;s:17:\"32.32044198895028\";i:4;s:3:\"742\";i:5;s:17:\"2.955801104972376\";i:6;s:17:\"52.19020715630885\";i:7;s:17:\"4.809060000000001\";i:8;s:18:\"102.06629834254143\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:4:\"1086\";s:8:\"ga:users\";s:3:\"938\";s:12:\"ga:pageviews\";s:4:\"3210\";s:13:\"ga:BounceRate\";s:17:\"32.32044198895028\";s:18:\"ga:organicSearches\";s:3:\"742\";s:22:\"ga:pageviewsPerSession\";s:17:\"2.955801104972376\";s:16:\"ga:avgTimeOnPage\";s:17:\"52.19020715630885\";s:18:\"ga:avgPageLoadTime\";s:17:\"4.809060000000001\";s:21:\"ga:avgSessionDuration\";s:18:\"102.06629834254143\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11271,'gadwp_cache_qr2_3396746792','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:157:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:users&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:90:{i:0;a:3:{i:0;s:8:\"20200118\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:1;a:3:{i:0;s:8:\"20200119\";i:1;s:6:\"Sunday\";i:2;s:1:\"8\";}i:2;a:3:{i:0;s:8:\"20200120\";i:1;s:6:\"Monday\";i:2;s:1:\"9\";}i:3;a:3:{i:0;s:8:\"20200121\";i:1;s:7:\"Tuesday\";i:2;s:2:\"13\";}i:4;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:5;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:6;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:7;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:2:\"10\";}i:8;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:9;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:2:\"12\";}i:10;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:2:\"28\";}i:11;a:3:{i:0;s:8:\"20200129\";i:1;s:9:\"Wednesday\";i:2;s:2:\"24\";}i:12;a:3:{i:0;s:8:\"20200130\";i:1;s:8:\"Thursday\";i:2;s:1:\"7\";}i:13;a:3:{i:0;s:8:\"20200131\";i:1;s:6:\"Friday\";i:2;s:2:\"13\";}i:14;a:3:{i:0;s:8:\"20200201\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:15;a:3:{i:0;s:8:\"20200202\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:16;a:3:{i:0;s:8:\"20200203\";i:1;s:6:\"Monday\";i:2;s:1:\"6\";}i:17;a:3:{i:0;s:8:\"20200204\";i:1;s:7:\"Tuesday\";i:2;s:2:\"18\";}i:18;a:3:{i:0;s:8:\"20200205\";i:1;s:9:\"Wednesday\";i:2;s:2:\"20\";}i:19;a:3:{i:0;s:8:\"20200206\";i:1;s:8:\"Thursday\";i:2;s:2:\"11\";}i:20;a:3:{i:0;s:8:\"20200207\";i:1;s:6:\"Friday\";i:2;s:2:\"10\";}i:21;a:3:{i:0;s:8:\"20200208\";i:1;s:8:\"Saturday\";i:2;s:1:\"4\";}i:22;a:3:{i:0;s:8:\"20200209\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:23;a:3:{i:0;s:8:\"20200210\";i:1;s:6:\"Monday\";i:2;s:2:\"18\";}i:24;a:3:{i:0;s:8:\"20200211\";i:1;s:7:\"Tuesday\";i:2;s:2:\"17\";}i:25;a:3:{i:0;s:8:\"20200212\";i:1;s:9:\"Wednesday\";i:2;s:2:\"12\";}i:26;a:3:{i:0;s:8:\"20200213\";i:1;s:8:\"Thursday\";i:2;s:2:\"12\";}i:27;a:3:{i:0;s:8:\"20200214\";i:1;s:6:\"Friday\";i:2;s:2:\"10\";}i:28;a:3:{i:0;s:8:\"20200215\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:29;a:3:{i:0;s:8:\"20200216\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:30;a:3:{i:0;s:8:\"20200217\";i:1;s:6:\"Monday\";i:2;s:2:\"19\";}i:31;a:3:{i:0;s:8:\"20200218\";i:1;s:7:\"Tuesday\";i:2;s:2:\"21\";}i:32;a:3:{i:0;s:8:\"20200219\";i:1;s:9:\"Wednesday\";i:2;s:2:\"15\";}i:33;a:3:{i:0;s:8:\"20200220\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:34;a:3:{i:0;s:8:\"20200221\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:35;a:3:{i:0;s:8:\"20200222\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:36;a:3:{i:0;s:8:\"20200223\";i:1;s:6:\"Sunday\";i:2;s:2:\"13\";}i:37;a:3:{i:0;s:8:\"20200224\";i:1;s:6:\"Monday\";i:2;s:2:\"18\";}i:38;a:3:{i:0;s:8:\"20200225\";i:1;s:7:\"Tuesday\";i:2;s:2:\"16\";}i:39;a:3:{i:0;s:8:\"20200226\";i:1;s:9:\"Wednesday\";i:2;s:2:\"23\";}i:40;a:3:{i:0;s:8:\"20200227\";i:1;s:8:\"Thursday\";i:2;s:2:\"21\";}i:41;a:3:{i:0;s:8:\"20200228\";i:1;s:6:\"Friday\";i:2;s:1:\"9\";}i:42;a:3:{i:0;s:8:\"20200229\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:43;a:3:{i:0;s:8:\"20200301\";i:1;s:6:\"Sunday\";i:2;s:1:\"9\";}i:44;a:3:{i:0;s:8:\"20200302\";i:1;s:6:\"Monday\";i:2;s:2:\"10\";}i:45;a:3:{i:0;s:8:\"20200303\";i:1;s:7:\"Tuesday\";i:2;s:2:\"15\";}i:46;a:3:{i:0;s:8:\"20200304\";i:1;s:9:\"Wednesday\";i:2;s:1:\"9\";}i:47;a:3:{i:0;s:8:\"20200305\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:48;a:3:{i:0;s:8:\"20200306\";i:1;s:6:\"Friday\";i:2;s:2:\"19\";}i:49;a:3:{i:0;s:8:\"20200307\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:50;a:3:{i:0;s:8:\"20200308\";i:1;s:6:\"Sunday\";i:2;s:1:\"2\";}i:51;a:3:{i:0;s:8:\"20200309\";i:1;s:6:\"Monday\";i:2;s:2:\"14\";}i:52;a:3:{i:0;s:8:\"20200310\";i:1;s:7:\"Tuesday\";i:2;s:1:\"9\";}i:53;a:3:{i:0;s:8:\"20200311\";i:1;s:9:\"Wednesday\";i:2;s:2:\"12\";}i:54;a:3:{i:0;s:8:\"20200312\";i:1;s:8:\"Thursday\";i:2;s:2:\"15\";}i:55;a:3:{i:0;s:8:\"20200313\";i:1;s:6:\"Friday\";i:2;s:2:\"13\";}i:56;a:3:{i:0;s:8:\"20200314\";i:1;s:8:\"Saturday\";i:2;s:1:\"5\";}i:57;a:3:{i:0;s:8:\"20200315\";i:1;s:6:\"Sunday\";i:2;s:1:\"2\";}i:58;a:3:{i:0;s:8:\"20200316\";i:1;s:6:\"Monday\";i:2;s:2:\"13\";}i:59;a:3:{i:0;s:8:\"20200317\";i:1;s:7:\"Tuesday\";i:2;s:2:\"18\";}i:60;a:3:{i:0;s:8:\"20200318\";i:1;s:9:\"Wednesday\";i:2;s:2:\"11\";}i:61;a:3:{i:0;s:8:\"20200319\";i:1;s:8:\"Thursday\";i:2;s:2:\"12\";}i:62;a:3:{i:0;s:8:\"20200320\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:63;a:3:{i:0;s:8:\"20200321\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:64;a:3:{i:0;s:8:\"20200322\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:65;a:3:{i:0;s:8:\"20200323\";i:1;s:6:\"Monday\";i:2;s:1:\"7\";}i:66;a:3:{i:0;s:8:\"20200324\";i:1;s:7:\"Tuesday\";i:2;s:2:\"21\";}i:67;a:3:{i:0;s:8:\"20200325\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:68;a:3:{i:0;s:8:\"20200326\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:69;a:3:{i:0;s:8:\"20200327\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:70;a:3:{i:0;s:8:\"20200328\";i:1;s:8:\"Saturday\";i:2;s:1:\"6\";}i:71;a:3:{i:0;s:8:\"20200329\";i:1;s:6:\"Sunday\";i:2;s:2:\"14\";}i:72;a:3:{i:0;s:8:\"20200330\";i:1;s:6:\"Monday\";i:2;s:2:\"14\";}i:73;a:3:{i:0;s:8:\"20200331\";i:1;s:7:\"Tuesday\";i:2;s:2:\"12\";}i:74;a:3:{i:0;s:8:\"20200401\";i:1;s:9:\"Wednesday\";i:2;s:2:\"17\";}i:75;a:3:{i:0;s:8:\"20200402\";i:1;s:8:\"Thursday\";i:2;s:1:\"9\";}i:76;a:3:{i:0;s:8:\"20200403\";i:1;s:6:\"Friday\";i:2;s:1:\"9\";}i:77;a:3:{i:0;s:8:\"20200404\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:78;a:3:{i:0;s:8:\"20200405\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:79;a:3:{i:0;s:8:\"20200406\";i:1;s:6:\"Monday\";i:2;s:2:\"13\";}i:80;a:3:{i:0;s:8:\"20200407\";i:1;s:7:\"Tuesday\";i:2;s:1:\"3\";}i:81;a:3:{i:0;s:8:\"20200408\";i:1;s:9:\"Wednesday\";i:2;s:2:\"12\";}i:82;a:3:{i:0;s:8:\"20200409\";i:1;s:8:\"Thursday\";i:2;s:2:\"12\";}i:83;a:3:{i:0;s:8:\"20200410\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:84;a:3:{i:0;s:8:\"20200411\";i:1;s:8:\"Saturday\";i:2;s:1:\"4\";}i:85;a:3:{i:0;s:8:\"20200412\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:86;a:3:{i:0;s:8:\"20200413\";i:1;s:6:\"Monday\";i:2;s:1:\"7\";}i:87;a:3:{i:0;s:8:\"20200414\";i:1;s:7:\"Tuesday\";i:2;s:2:\"11\";}i:88;a:3:{i:0;s:8:\"20200415\";i:1;s:9:\"Wednesday\";i:2;s:2:\"19\";}i:89;a:3:{i:0;s:8:\"20200416\";i:1;s:8:\"Thursday\";i:2;s:1:\"8\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:157:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:users&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:90;s:19:\"totalsForAllResults\";a:1:{s:8:\"ga:users\";s:4:\"1006\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:8:\"ga:users\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11270,'gadwp_cache_qr2_428751438','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:167:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:visitBounceRate&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:90:{i:0;a:3:{i:0;s:8:\"20200118\";i:1;s:8:\"Saturday\";i:2;s:4:\"40.0\";}i:1;a:3:{i:0;s:8:\"20200119\";i:1;s:6:\"Sunday\";i:2;s:4:\"25.0\";}i:2;a:3:{i:0;s:8:\"20200120\";i:1;s:6:\"Monday\";i:2;s:4:\"20.0\";}i:3;a:3:{i:0;s:8:\"20200121\";i:1;s:7:\"Tuesday\";i:2;s:18:\"15.384615384615385\";}i:4;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:18:\"35.714285714285715\";}i:5;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:18:\"42.857142857142854\";}i:6;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:17:\"8.333333333333332\";}i:7;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:4:\"50.0\";}i:8;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:17:\"33.33333333333333\";}i:9;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:17:\"30.76923076923077\";}i:10;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:18:\"36.666666666666664\";}i:11;a:3:{i:0;s:8:\"20200129\";i:1;s:9:\"Wednesday\";i:2;s:17:\"53.84615384615385\";}i:12;a:3:{i:0;s:8:\"20200130\";i:1;s:8:\"Thursday\";i:2;s:17:\"28.57142857142857\";}i:13;a:3:{i:0;s:8:\"20200131\";i:1;s:6:\"Friday\";i:2;s:4:\"50.0\";}i:14;a:3:{i:0;s:8:\"20200201\";i:1;s:8:\"Saturday\";i:2;s:18:\"14.285714285714285\";}i:15;a:3:{i:0;s:8:\"20200202\";i:1;s:6:\"Sunday\";i:2;s:3:\"0.0\";}i:16;a:3:{i:0;s:8:\"20200203\";i:1;s:6:\"Monday\";i:2;s:3:\"0.0\";}i:17;a:3:{i:0;s:8:\"20200204\";i:1;s:7:\"Tuesday\";i:2;s:17:\"33.33333333333333\";}i:18;a:3:{i:0;s:8:\"20200205\";i:1;s:9:\"Wednesday\";i:2;s:18:\"31.818181818181817\";}i:19;a:3:{i:0;s:8:\"20200206\";i:1;s:8:\"Thursday\";i:2;s:17:\"9.090909090909092\";}i:20;a:3:{i:0;s:8:\"20200207\";i:1;s:6:\"Friday\";i:2;s:17:\"36.36363636363637\";}i:21;a:3:{i:0;s:8:\"20200208\";i:1;s:8:\"Saturday\";i:2;s:4:\"50.0\";}i:22;a:3:{i:0;s:8:\"20200209\";i:1;s:6:\"Sunday\";i:2;s:4:\"20.0\";}i:23;a:3:{i:0;s:8:\"20200210\";i:1;s:6:\"Monday\";i:2;s:18:\"23.809523809523807\";}i:24;a:3:{i:0;s:8:\"20200211\";i:1;s:7:\"Tuesday\";i:2;s:18:\"23.809523809523807\";}i:25;a:3:{i:0;s:8:\"20200212\";i:1;s:9:\"Wednesday\";i:2;s:18:\"14.285714285714285\";}i:26;a:3:{i:0;s:8:\"20200213\";i:1;s:8:\"Thursday\";i:2;s:4:\"37.5\";}i:27;a:3:{i:0;s:8:\"20200214\";i:1;s:6:\"Friday\";i:2;s:17:\"41.66666666666667\";}i:28;a:3:{i:0;s:8:\"20200215\";i:1;s:8:\"Saturday\";i:2;s:3:\"0.0\";}i:29;a:3:{i:0;s:8:\"20200216\";i:1;s:6:\"Sunday\";i:2;s:4:\"20.0\";}i:30;a:3:{i:0;s:8:\"20200217\";i:1;s:6:\"Monday\";i:2;s:4:\"50.0\";}i:31;a:3:{i:0;s:8:\"20200218\";i:1;s:7:\"Tuesday\";i:2;s:18:\"30.434782608695656\";}i:32;a:3:{i:0;s:8:\"20200219\";i:1;s:9:\"Wednesday\";i:2;s:4:\"20.0\";}i:33;a:3:{i:0;s:8:\"20200220\";i:1;s:8:\"Thursday\";i:2;s:17:\"28.57142857142857\";}i:34;a:3:{i:0;s:8:\"20200221\";i:1;s:6:\"Friday\";i:2;s:17:\"28.57142857142857\";}i:35;a:3:{i:0;s:8:\"20200222\";i:1;s:8:\"Saturday\";i:2;s:4:\"20.0\";}i:36;a:3:{i:0;s:8:\"20200223\";i:1;s:6:\"Sunday\";i:2;s:17:\"53.84615384615385\";}i:37;a:3:{i:0;s:8:\"20200224\";i:1;s:6:\"Monday\";i:2;s:18:\"10.526315789473683\";}i:38;a:3:{i:0;s:8:\"20200225\";i:1;s:7:\"Tuesday\";i:2;s:4:\"25.0\";}i:39;a:3:{i:0;s:8:\"20200226\";i:1;s:9:\"Wednesday\";i:2;s:18:\"23.076923076923077\";}i:40;a:3:{i:0;s:8:\"20200227\";i:1;s:8:\"Thursday\";i:2;s:17:\"28.57142857142857\";}i:41;a:3:{i:0;s:8:\"20200228\";i:1;s:6:\"Friday\";i:2;s:17:\"33.33333333333333\";}i:42;a:3:{i:0;s:8:\"20200229\";i:1;s:8:\"Saturday\";i:2;s:3:\"0.0\";}i:43;a:3:{i:0;s:8:\"20200301\";i:1;s:6:\"Sunday\";i:2;s:4:\"60.0\";}i:44;a:3:{i:0;s:8:\"20200302\";i:1;s:6:\"Monday\";i:2;s:4:\"20.0\";}i:45;a:3:{i:0;s:8:\"20200303\";i:1;s:7:\"Tuesday\";i:2;s:4:\"25.0\";}i:46;a:3:{i:0;s:8:\"20200304\";i:1;s:9:\"Wednesday\";i:2;s:17:\"44.44444444444444\";}i:47;a:3:{i:0;s:8:\"20200305\";i:1;s:8:\"Thursday\";i:2;s:17:\"53.84615384615385\";}i:48;a:3:{i:0;s:8:\"20200306\";i:1;s:6:\"Friday\";i:2;s:4:\"50.0\";}i:49;a:3:{i:0;s:8:\"20200307\";i:1;s:8:\"Saturday\";i:2;s:4:\"50.0\";}i:50;a:3:{i:0;s:8:\"20200308\";i:1;s:6:\"Sunday\";i:2;s:3:\"0.0\";}i:51;a:3:{i:0;s:8:\"20200309\";i:1;s:6:\"Monday\";i:2;s:17:\"33.33333333333333\";}i:52;a:3:{i:0;s:8:\"20200310\";i:1;s:7:\"Tuesday\";i:2;s:17:\"22.22222222222222\";}i:53;a:3:{i:0;s:8:\"20200311\";i:1;s:9:\"Wednesday\";i:2;s:17:\"38.46153846153847\";}i:54;a:3:{i:0;s:8:\"20200312\";i:1;s:8:\"Thursday\";i:2;s:5:\"18.75\";}i:55;a:3:{i:0;s:8:\"20200313\";i:1;s:6:\"Friday\";i:2;s:17:\"41.17647058823529\";}i:56;a:3:{i:0;s:8:\"20200314\";i:1;s:8:\"Saturday\";i:2;s:4:\"40.0\";}i:57;a:3:{i:0;s:8:\"20200315\";i:1;s:6:\"Sunday\";i:2;s:3:\"0.0\";}i:58;a:3:{i:0;s:8:\"20200316\";i:1;s:6:\"Monday\";i:2;s:18:\"21.428571428571427\";}i:59;a:3:{i:0;s:8:\"20200317\";i:1;s:7:\"Tuesday\";i:2;s:17:\"57.14285714285714\";}i:60;a:3:{i:0;s:8:\"20200318\";i:1;s:9:\"Wednesday\";i:2;s:17:\"9.090909090909092\";}i:61;a:3:{i:0;s:8:\"20200319\";i:1;s:8:\"Thursday\";i:2;s:17:\"8.333333333333332\";}i:62;a:3:{i:0;s:8:\"20200320\";i:1;s:6:\"Friday\";i:2;s:17:\"9.090909090909092\";}i:63;a:3:{i:0;s:8:\"20200321\";i:1;s:8:\"Saturday\";i:2;s:3:\"0.0\";}i:64;a:3:{i:0;s:8:\"20200322\";i:1;s:6:\"Sunday\";i:2;s:3:\"0.0\";}i:65;a:3:{i:0;s:8:\"20200323\";i:1;s:6:\"Monday\";i:2;s:18:\"14.285714285714285\";}i:66;a:3:{i:0;s:8:\"20200324\";i:1;s:7:\"Tuesday\";i:2;s:17:\"27.27272727272727\";}i:67;a:3:{i:0;s:8:\"20200325\";i:1;s:9:\"Wednesday\";i:2;s:4:\"62.5\";}i:68;a:3:{i:0;s:8:\"20200326\";i:1;s:8:\"Thursday\";i:2;s:17:\"46.15384615384615\";}i:69;a:3:{i:0;s:8:\"20200327\";i:1;s:6:\"Friday\";i:2;s:17:\"45.45454545454545\";}i:70;a:3:{i:0;s:8:\"20200328\";i:1;s:8:\"Saturday\";i:2;s:18:\"16.666666666666664\";}i:71;a:3:{i:0;s:8:\"20200329\";i:1;s:6:\"Sunday\";i:2;s:17:\"73.33333333333333\";}i:72;a:3:{i:0;s:8:\"20200330\";i:1;s:6:\"Monday\";i:2;s:18:\"53.333333333333336\";}i:73;a:3:{i:0;s:8:\"20200331\";i:1;s:7:\"Tuesday\";i:2;s:17:\"38.46153846153847\";}i:74;a:3:{i:0;s:8:\"20200401\";i:1;s:9:\"Wednesday\";i:2;s:18:\"29.411764705882355\";}i:75;a:3:{i:0;s:8:\"20200402\";i:1;s:8:\"Thursday\";i:2;s:4:\"50.0\";}i:76;a:3:{i:0;s:8:\"20200403\";i:1;s:6:\"Friday\";i:2;s:4:\"30.0\";}i:77;a:3:{i:0;s:8:\"20200404\";i:1;s:8:\"Saturday\";i:2;s:18:\"14.285714285714285\";}i:78;a:3:{i:0;s:8:\"20200405\";i:1;s:6:\"Sunday\";i:2;s:4:\"40.0\";}i:79;a:3:{i:0;s:8:\"20200406\";i:1;s:6:\"Monday\";i:2;s:4:\"20.0\";}i:80;a:3:{i:0;s:8:\"20200407\";i:1;s:7:\"Tuesday\";i:2;s:17:\"33.33333333333333\";}i:81;a:3:{i:0;s:8:\"20200408\";i:1;s:9:\"Wednesday\";i:2;s:17:\"38.46153846153847\";}i:82;a:3:{i:0;s:8:\"20200409\";i:1;s:8:\"Thursday\";i:2;s:18:\"23.076923076923077\";}i:83;a:3:{i:0;s:8:\"20200410\";i:1;s:6:\"Friday\";i:2;s:18:\"35.714285714285715\";}i:84;a:3:{i:0;s:8:\"20200411\";i:1;s:8:\"Saturday\";i:2;s:4:\"25.0\";}i:85;a:3:{i:0;s:8:\"20200412\";i:1;s:6:\"Sunday\";i:2;s:4:\"50.0\";}i:86;a:3:{i:0;s:8:\"20200413\";i:1;s:6:\"Monday\";i:2;s:4:\"50.0\";}i:87;a:3:{i:0;s:8:\"20200414\";i:1;s:7:\"Tuesday\";i:2;s:17:\"36.36363636363637\";}i:88;a:3:{i:0;s:8:\"20200415\";i:1;s:9:\"Wednesday\";i:2;s:18:\"13.636363636363635\";}i:89;a:3:{i:0;s:8:\"20200416\";i:1;s:8:\"Thursday\";i:2;s:17:\"44.44444444444444\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:167:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:visitBounceRate&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:90;s:19:\"totalsForAllResults\";a:1:{s:18:\"ga:visitBounceRate\";s:17:\"32.32044198895028\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:18:\"ga:visitBounceRate\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:18:\"ga:visitBounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11257,'gadwp_cache_qr8_1325046582','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:172:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:channelGrouping&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:4:{i:0;a:2:{i:0;s:14:\"Organic Search\";i:1;s:3:\"844\";}i:1;a:2:{i:0;s:6:\"Direct\";i:1;s:3:\"195\";}i:2;a:2:{i:0;s:8:\"Referral\";i:1;s:2:\"31\";}i:3;a:2:{i:0;s:6:\"Social\";i:1;s:2:\"16\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:172:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:channelGrouping&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:4;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:18:\"ga:channelGrouping\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:18:\"ga:channelGrouping\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11258,'gadwp_cache_qr4_3046892702','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:166:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:pageTitle&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:18:{i:0;a:2:{i:0;s:53:\"Medical Supply Store Tallahassee | CMSI - Call Today!\";i:1;s:3:\"955\";}i:1;a:2:{i:0;s:56:\"Respiratory Durable Medical Equipment | CMSI - Call Now!\";i:1;s:2:\"66\";}i:2;a:2:{i:0;s:48:\"Durable Medical Equipment CPAP | CMSI - Call Us!\";i:1;s:2:\"20\";}i:3;a:2:{i:0;s:52:\"Get In Touch With Us! | CMSI - Give Us A Call Today!\";i:1;s:2:\"14\";}i:4;a:2:{i:0;s:45:\"Lift Chair - Capital Medical and Surgical Inc\";i:1;s:2:\"11\";}i:5;a:2:{i:0;s:45:\"Insurances - Capital Medical and Surgical Inc\";i:1;s:2:\"10\";}i:6;a:2:{i:0;s:64:\"Portable Oxygen Concentrators - Capital Medical and Surgical Inc\";i:1;s:1:\"8\";}i:7;a:2:{i:0;s:49:\"Page not found - Capital Medical and Surgical Inc\";i:1;s:1:\"2\";}i:8;a:2:{i:0;s:47:\"Breast Pumps - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}i:9;a:2:{i:0;s:21:\"Elementor | Test Page\";i:1;s:1:\"0\";}i:10;a:2:{i:0;s:41:\"Footer - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}i:11;a:2:{i:0;s:55:\"Mobile hospital beds - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}i:12;a:2:{i:0;s:50:\"Page not found - Capital Medical and Surgical Inc.\";i:1;s:1:\"0\";}i:13;a:2:{i:0;s:44:\"Test Page - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:45:\"Test Page - Capital Medical and Surgical Inc.\";i:1;s:1:\"0\";}i:15;a:2:{i:0;s:65:\"You searched for breast pumps - Capital Medical and Surgical Inc.\";i:1;s:1:\"0\";}i:16;a:2:{i:0;s:44:\"template1 - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}i:17;a:2:{i:0;s:39:\"test - Capital Medical and Surgical Inc\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:166:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:pageTitle&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:18;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:12:\"ga:pageTitle\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:12:\"ga:pageTitle\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(56058,'_transient_wpseo_total_unindexed_posts','81','no'),(56059,'_transient_timeout_wpseo_total_unindexed_terms','1612647546','no'),(56060,'_transient_wpseo_total_unindexed_terms','0','no'),(56061,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1612647546','no'),(56062,'_transient_wpseo_total_unindexed_post_type_archives','0','no'),(56063,'_transient_timeout_wpseo_unindexed_post_link_count','1612647546','no'),(56064,'_transient_wpseo_unindexed_post_link_count','10','no'),(56065,'_transient_timeout_wpseo_unindexed_term_link_count','1612647546','no'),(56066,'_transient_wpseo_unindexed_term_link_count','3','no'),(55730,'_site_transient_timeout_browser_27cc44660a1a6f7b112b1d06c4cf7d74','1613067494','no'),(55731,'_site_transient_browser_27cc44660a1a6f7b112b1d06c4cf7d74','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"88.0.4324.146\";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'),(55732,'_site_transient_timeout_php_check_6a93f292d9a273c004fc36e1f86d97b3','1613067494','no'),(55733,'_site_transient_php_check_6a93f292d9a273c004fc36e1f86d97b3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(55989,'_transient_timeout_elementor_pro_license_data','1612590030','no'),(55990,'_transient_elementor_pro_license_data','a:14:{s:7:\"expires\";s:19:\"2021-06-05 23:59:59\";s:10:\"payment_id\";i:8991925;s:13:\"customer_name\";s:1:\" \";s:14:\"customer_email\";s:28:\"abdulrahmanalani95@gmail.com\";s:8:\"price_id\";i:3;s:13:\"license_limit\";i:1000;s:10:\"site_count\";i:387;s:16:\"activations_left\";i:613;s:7:\"success\";b:1;s:7:\"license\";s:13:\"site_inactive\";s:7:\"item_id\";i:6630548;s:9:\"item_name\";s:22:\"Elementor Pro - Expert\";s:13:\"subscriptions\";s:6:\"enable\";s:8:\"checksum\";s:8:\"checksum\";}','no'),(7526,'gadwp_cache_qr3_1456898883','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:2:\"14\";i:1;s:2:\"13\";i:2;s:2:\"35\";i:3;s:18:\"42.857142857142854\";i:4;s:1:\"9\";i:5;s:3:\"2.5\";i:6;s:18:\"21.476190476190474\";i:7;s:3:\"0.0\";i:8;s:18:\"32.357142857142854\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:2:\"14\";s:8:\"ga:users\";s:2:\"13\";s:12:\"ga:pageviews\";s:2:\"35\";s:13:\"ga:BounceRate\";s:18:\"42.857142857142854\";s:18:\"ga:organicSearches\";s:1:\"9\";s:22:\"ga:pageviewsPerSession\";s:3:\"2.5\";s:16:\"ga:avgTimeOnPage\";s:18:\"21.476190476190474\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:18:\"32.357142857142854\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1579928400;}','no'),(7522,'gadwp_cache_qr_realtimecache_40103994','a:2:{s:5:\"value\";O:37:\"Deconf_Service_Analytics_RealtimeData\":16:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:50:\"Deconf_Service_Analytics_RealtimeDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:2:\"id\";s:180:\"https://www.googleapis.com/analytics/v3/data/realtime?ids=ga:206755732&dimensions=rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle&metrics=rt:activeUsers\";s:4:\"kind\";s:22:\"analytics#realtimeData\";s:18:\"\0*\0profileInfoType\";s:48:\"Deconf_Service_Analytics_RealtimeDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:42:\"Deconf_Service_Analytics_RealtimeDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";N;s:8:\"selfLink\";s:180:\"https://www.googleapis.com/analytics/v3/data/realtime?ids=ga:206755732&dimensions=rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle&metrics=rt:activeUsers\";s:12:\"totalResults\";i:0;s:19:\"totalsForAllResults\";a:1:{s:14:\"rt:activeUsers\";s:1:\"0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:4:{s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:75:\"rt:pagePath,rt:source,rt:keyword,rt:trafficType,rt:visitorType,rt:pageTitle\";s:7:\"metrics\";a:1:{i:0;s:14:\"rt:activeUsers\";}s:11:\"max-results\";i:1000;}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:18:\"realtime:206755732\";}s:13:\"columnHeaders\";a:7:{i:0;a:3:{s:4:\"name\";s:11:\"rt:pagePath\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:9:\"rt:source\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:10:\"rt:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:3;a:3:{s:4:\"name\";s:14:\"rt:trafficType\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:4;a:3:{s:4:\"name\";s:14:\"rt:visitorType\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:5;a:3:{s:4:\"name\";s:12:\"rt:pageTitle\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:6;a:3:{s:4:\"name\";s:14:\"rt:activeUsers\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1579899929;}','no'),(7523,'gadwp_cache_qr2_3500844187','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:135:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:hour&metrics=ga:sessions&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"0\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"1\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"2\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"0\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"0\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"2\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"2\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"1\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"0\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"0\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"0\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:135:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:hour&metrics=ga:sessions&start-date=today&end-date=today\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:1:\"9\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1579903200;}','no'),(7524,'gadwp_cache_qr3_2793670590','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:252:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=today&end-date=today\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:1:\"9\";i:1;s:1:\"9\";i:2;s:2:\"39\";i:3;s:17:\"11.11111111111111\";i:4;s:1:\"7\";i:5;s:17:\"4.333333333333333\";i:6;s:17:\"85.93333333333334\";i:7;s:5:\"6.713\";i:8;s:18:\"286.77777777777777\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:252:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=today&end-date=today\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:1:\"9\";s:8:\"ga:users\";s:1:\"9\";s:12:\"ga:pageviews\";s:2:\"39\";s:13:\"ga:BounceRate\";s:17:\"11.11111111111111\";s:18:\"ga:organicSearches\";s:1:\"7\";s:22:\"ga:pageviewsPerSession\";s:17:\"4.333333333333333\";s:16:\"ga:avgTimeOnPage\";s:17:\"85.93333333333334\";s:18:\"ga:avgPageLoadTime\";s:5:\"6.713\";s:21:\"ga:avgSessionDuration\";s:18:\"286.77777777777777\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:5:\"today\";s:8:\"end-date\";s:5:\"today\";s:3:\"ids\";s:12:\"ga:206755732\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1579903200;}','no'),(7525,'gadwp_cache_qr2_3738982961','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:143:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:hour&metrics=ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:24:{i:0;a:2:{i:0;s:2:\"00\";i:1;s:1:\"0\";}i:1;a:2:{i:0;s:2:\"01\";i:1;s:1:\"1\";}i:2;a:2:{i:0;s:2:\"02\";i:1;s:1:\"0\";}i:3;a:2:{i:0;s:2:\"03\";i:1;s:1:\"0\";}i:4;a:2:{i:0;s:2:\"04\";i:1;s:1:\"0\";}i:5;a:2:{i:0;s:2:\"05\";i:1;s:1:\"0\";}i:6;a:2:{i:0;s:2:\"06\";i:1;s:1:\"0\";}i:7;a:2:{i:0;s:2:\"07\";i:1;s:1:\"2\";}i:8;a:2:{i:0;s:2:\"08\";i:1;s:1:\"1\";}i:9;a:2:{i:0;s:2:\"09\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:2:\"10\";i:1;s:1:\"1\";}i:11;a:2:{i:0;s:2:\"11\";i:1;s:1:\"1\";}i:12;a:2:{i:0;s:2:\"12\";i:1;s:1:\"0\";}i:13;a:2:{i:0;s:2:\"13\";i:1;s:1:\"0\";}i:14;a:2:{i:0;s:2:\"14\";i:1;s:1:\"1\";}i:15;a:2:{i:0;s:2:\"15\";i:1;s:1:\"1\";}i:16;a:2:{i:0;s:2:\"16\";i:1;s:1:\"3\";}i:17;a:2:{i:0;s:2:\"17\";i:1;s:1:\"2\";}i:18;a:2:{i:0;s:2:\"18\";i:1;s:1:\"0\";}i:19;a:2:{i:0;s:2:\"19\";i:1;s:1:\"0\";}i:20;a:2:{i:0;s:2:\"20\";i:1;s:1:\"0\";}i:21;a:2:{i:0;s:2:\"21\";i:1;s:1:\"0\";}i:22;a:2:{i:0;s:2:\"22\";i:1;s:1:\"0\";}i:23;a:2:{i:0;s:2:\"23\";i:1;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:143:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:hour&metrics=ga:sessions&start-date=yesterday&end-date=yesterday\";s:12:\"totalResults\";i:24;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"14\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"yesterday\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:7:\"ga:hour\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:7:\"ga:hour\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1579928400;}','no'),(3410,'WPLANG','','yes'),(3411,'new_admin_email','klinemiller@gmail.com','yes'),(2426,'ihaf_insert_header','<meta name=\\\"google-site-verification\\\" content=\\\"d3o_i42sE-prj9G3MtcHNJhNaFJ25Cv2fn5JAxFwSxo\\\" />','yes'),(2427,'ihaf_insert_footer','<!-- Matomo -->\r\n<script type=\\\"text/javascript\\\">\r\n  var _paq = _paq || []; \r\n  _paq.push([\\\'trackPageView\\\']);\r\n  _paq.push([\\\'enableLinkTracking\\\']);\r\n  (function() {\r\n    var u=\\\"//analytics.sem-track.com/\\\";\r\n    _paq.push([\\\'setTrackerUrl\\\', u+\\\'piwik.php\\\']);\r\n    _paq.push([\\\'setSiteId\\\', \\\'5520\\\']);\r\n    var d=document, g=d.createElement(\\\'script\\\'), s=d.getElementsByTagName(\\\'script\\\')[0];\r\n    g.type=\\\'text/javascript\\\'; g.async=true; g.defer=true; g.src=u+\\\'piwik.js\\\'; s.parentNode.insertBefore(g,s);\r\n  })();\r\n</script>\r\n<!-- End Matomo Code -->','yes'),(2428,'insert-headers-and-footers_welcome_dismissed_key','1','yes'),(2432,'wpseo','a:42:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:7:\"version\";s:4:\"15.7\";s:16:\"previous_version\";s:4:\"15.5\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_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:1571676387;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:36:\"/%year%/%monthnum%/%day%/%postname%/\";s:8:\"home_url\";s:19:\"https://cmsimed.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";}','yes'),(2433,'wpseo_titles','a:83:{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:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b: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:23:\"post_types-post-maintax\";i:0;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:23:\"post_types-page-maintax\";i:0;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:29:\"post_types-attachment-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:36:\"post_types-elementor_library-maintax\";i:0;s:25:\"title-astra-advanced-hook\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-astra-advanced-hook\";s:0:\"\";s:27:\"noindex-astra-advanced-hook\";b:0;s:28:\"showdate-astra-advanced-hook\";b:0;s:38:\"display-metabox-pt-astra-advanced-hook\";b:1;s:38:\"post_types-astra-advanced-hook-maintax\";i:0;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;}','yes'),(2434,'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:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";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:13:\"wikipedia_url\";s:0:\"\";}','yes'),(2435,'wpseo_flush_rewrite','1','yes'),(11294,'exactmetrics_review','a:2:{s:4:\"time\";i:1587154358;s:9:\"dismissed\";b:0;}','yes'),(25845,'exactmetrics_version_upgraded_from','6.4.0','yes'),(25848,'bsf_last_update_check','1612546838','yes'),(11296,'action_scheduler_lock_async-request-runner','1612561205','yes'),(11298,'action_scheduler_migration_status','complete','yes'),(11324,'elementor_active_kit','791','yes'),(7759,'gadwp_cache_qr2_3598995778','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:159:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:7:{i:0;a:3:{i:0;s:8:\"20200122\";i:1;s:9:\"Wednesday\";i:2;s:2:\"14\";}i:1;a:3:{i:0;s:8:\"20200123\";i:1;s:8:\"Thursday\";i:2;s:2:\"14\";}i:2;a:3:{i:0;s:8:\"20200124\";i:1;s:6:\"Friday\";i:2;s:2:\"12\";}i:3;a:3:{i:0;s:8:\"20200125\";i:1;s:8:\"Saturday\";i:2;s:2:\"10\";}i:4;a:3:{i:0;s:8:\"20200126\";i:1;s:6:\"Sunday\";i:2;s:1:\"6\";}i:5;a:3:{i:0;s:8:\"20200127\";i:1;s:6:\"Monday\";i:2;s:2:\"13\";}i:6;a:3:{i:0;s:8:\"20200128\";i:1;s:7:\"Tuesday\";i:2;s:2:\"30\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:159:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=7daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:7;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"99\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:8:\"7daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1580360400;}','no'),(7043,'gadwp_redeemed_code','4/vQFlHVDWrh7Y_Pw1Z3TMxWuT1JZ80yVhlxCr5sVuhcNwOItrSe4fdSc','yes'),(11253,'gadwp_cache_qr2_41587910','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:30:{i:0;a:3:{i:0;s:8:\"20200318\";i:1;s:9:\"Wednesday\";i:2;s:2:\"11\";}i:1;a:3:{i:0;s:8:\"20200319\";i:1;s:8:\"Thursday\";i:2;s:2:\"12\";}i:2;a:3:{i:0;s:8:\"20200320\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:3;a:3:{i:0;s:8:\"20200321\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:4;a:3:{i:0;s:8:\"20200322\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:5;a:3:{i:0;s:8:\"20200323\";i:1;s:6:\"Monday\";i:2;s:1:\"7\";}i:6;a:3:{i:0;s:8:\"20200324\";i:1;s:7:\"Tuesday\";i:2;s:2:\"22\";}i:7;a:3:{i:0;s:8:\"20200325\";i:1;s:9:\"Wednesday\";i:2;s:2:\"16\";}i:8;a:3:{i:0;s:8:\"20200326\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:9;a:3:{i:0;s:8:\"20200327\";i:1;s:6:\"Friday\";i:2;s:2:\"11\";}i:10;a:3:{i:0;s:8:\"20200328\";i:1;s:8:\"Saturday\";i:2;s:1:\"6\";}i:11;a:3:{i:0;s:8:\"20200329\";i:1;s:6:\"Sunday\";i:2;s:2:\"15\";}i:12;a:3:{i:0;s:8:\"20200330\";i:1;s:6:\"Monday\";i:2;s:2:\"15\";}i:13;a:3:{i:0;s:8:\"20200331\";i:1;s:7:\"Tuesday\";i:2;s:2:\"13\";}i:14;a:3:{i:0;s:8:\"20200401\";i:1;s:9:\"Wednesday\";i:2;s:2:\"17\";}i:15;a:3:{i:0;s:8:\"20200402\";i:1;s:8:\"Thursday\";i:2;s:2:\"10\";}i:16;a:3:{i:0;s:8:\"20200403\";i:1;s:6:\"Friday\";i:2;s:2:\"10\";}i:17;a:3:{i:0;s:8:\"20200404\";i:1;s:8:\"Saturday\";i:2;s:1:\"7\";}i:18;a:3:{i:0;s:8:\"20200405\";i:1;s:6:\"Sunday\";i:2;s:1:\"5\";}i:19;a:3:{i:0;s:8:\"20200406\";i:1;s:6:\"Monday\";i:2;s:2:\"15\";}i:20;a:3:{i:0;s:8:\"20200407\";i:1;s:7:\"Tuesday\";i:2;s:1:\"3\";}i:21;a:3:{i:0;s:8:\"20200408\";i:1;s:9:\"Wednesday\";i:2;s:2:\"13\";}i:22;a:3:{i:0;s:8:\"20200409\";i:1;s:8:\"Thursday\";i:2;s:2:\"13\";}i:23;a:3:{i:0;s:8:\"20200410\";i:1;s:6:\"Friday\";i:2;s:2:\"14\";}i:24;a:3:{i:0;s:8:\"20200411\";i:1;s:8:\"Saturday\";i:2;s:1:\"4\";}i:25;a:3:{i:0;s:8:\"20200412\";i:1;s:6:\"Sunday\";i:2;s:1:\"4\";}i:26;a:3:{i:0;s:8:\"20200413\";i:1;s:6:\"Monday\";i:2;s:1:\"8\";}i:27;a:3:{i:0;s:8:\"20200414\";i:1;s:7:\"Tuesday\";i:2;s:2:\"11\";}i:28;a:3:{i:0;s:8:\"20200415\";i:1;s:9:\"Wednesday\";i:2;s:2:\"22\";}i:29;a:3:{i:0;s:8:\"20200416\";i:1;s:8:\"Thursday\";i:2;s:1:\"9\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:30;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"321\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(3775,'admin_email_lifespan','1590353597','yes'),(55998,'_site_transient_timeout_elementor_pro_remote_info_api_data_2.7.1','1612590091','no'),(55996,'_site_transient_timeout_community-events-7046083ef69de43eda606e5c483e1ea2','1612590036','no'),(55997,'_site_transient_community-events-7046083ef69de43eda606e5c483e1ea2','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"67.132.233.0\";}s:6:\"events\";a:6:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:70:\"Watch Party + Discussion group: Advanced Layouts with the Block Editor\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/276165528/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-02-05 20:00:00\";s:8:\"end_date\";s:19:\"2021-02-05 21:00:00\";s:20:\"start_unix_timestamp\";i:1612584000;s:18:\"end_unix_timestamp\";i:1612587600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.7799987792970028976924368180334568023681640625;s:9:\"longitude\";d:-122.419998168950002082056016661226749420166015625;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:42:\"WordPress Collaboration Meetup ONLINE ONLY\";s:3:\"url\";s:70:\"https://www.meetup.com/West-Orlando-WordPress-Meetup/events/275703851/\";s:6:\"meetup\";s:29:\"West Orlando WordPress Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/West-Orlando-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-02-05 10:00:00\";s:8:\"end_date\";s:19:\"2021-02-05 11:30:00\";s:20:\"start_unix_timestamp\";i:1612537200;s:18:\"end_unix_timestamp\";i:1612542600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:28.530000686646001639701353269629180431365966796875;s:9:\"longitude\";d:-81.589996337890994482222595252096652984619140625;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"TBA: Regular WordPress Meeting\";s:3:\"url\";s:69:\"https://www.meetup.com/Brandon-WordPress-Meetup/events/vxlxzqyccdblb/\";s:6:\"meetup\";s:24:\"Brandon WordPress Meetup\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/Brandon-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-02-08 19:00:00\";s:8:\"end_date\";s:19:\"2021-02-08 21:00:00\";s:20:\"start_unix_timestamp\";i:1612828800;s:18:\"end_unix_timestamp\";i:1612836000;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Valrico, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.894544601439999809144865139387547969818115234375;s:9:\"longitude\";d:-82.2524337768549997917943983338773250579833984375;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:55:\"Ask Us Anything: WordPress Support Crowdsourcing Meetup\";s:3:\"url\";s:68:\"https://www.meetup.com/WordPress-St-Petersburg/events/lpcfcsyccdbvb/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2021-02-16 18:30:00\";s:8:\"end_date\";s:19:\"2021-02-16 20:30:00\";s:20:\"start_unix_timestamp\";i:1613518200;s:18:\"end_unix_timestamp\";i:1613525400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:27.7700004577639987246584496460855007171630859375;s:9:\"longitude\";d:-82.6399993896479969635038287378847599029541015625;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:55:\"Ask Us Anything: WordPress Support Crowdsourcing Meetup\";s:3:\"url\";s:68:\"https://www.meetup.com/WordPress-St-Petersburg/events/nrcnjryccfbdb/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2021-03-02 18:30:00\";s:8:\"end_date\";s:19:\"2021-03-02 20:30:00\";s:20:\"start_unix_timestamp\";i:1614727800;s:18:\"end_unix_timestamp\";i:1614735000;s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Saint Petersburg, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.77077484130899875935938325710594654083251953125;s:9:\"longitude\";d:-82.66352081298799703290569595992565155029296875;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:31:\"To be announced: Scheduled Talk\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-Tampa/events/zrtjgryccfbfb/\";s:6:\"meetup\";s:15:\"WordPress Tampa\";s:10:\"meetup_url\";s:39:\"https://www.meetup.com/WordPress-Tampa/\";s:4:\"date\";s:19:\"2021-03-03 18:30:00\";s:8:\"end_date\";s:19:\"2021-03-03 20:00:00\";s:20:\"start_unix_timestamp\";i:1614814200;s:18:\"end_unix_timestamp\";i:1614819600;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Tampa, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.930707931518998776709850062616169452667236328125;s:9:\"longitude\";d:-82.508712768555000138803734444081783294677734375;}}}}','no'),(7041,'widget_gadwp-frontwidget-report','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7042,'_amn_exact-metrics_to_check','1587413168','yes'),(5400,'bsf_skip_author','','no'),(55993,'_transient_timeout_wpforms_dash_widget_lite_entries_by_form','1612569602','no'),(55994,'_transient_wpforms_dash_widget_lite_entries_by_form','a:1:{i:6;a:3:{s:7:\"form_id\";i:6;s:5:\"count\";i:463;s:5:\"title\";s:10:\"Contact Us\";}}','no'),(56068,'_transient_timeout_wpseo-statistics-totals','1612647553','no'),(56069,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:1:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:48:\"Posts <strong>without</strong> a focus keyphrase\";s:5:\"count\";i:6;s:4:\"link\";s:96:\"https://cmsimed.com/wp-admin/edit.php?post_status=publish&#038;post_type=post&#038;seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";i:0;s:4:\"good\";i:0;s:2:\"na\";i:1;s:7:\"noindex\";i:0;}}}','no'),(55798,'_transient_is_multi_author','0','yes'),(11340,'exactmetrics_frontend_tracking_notice_viewed','1','yes'),(11262,'gadwp_cache_qr10_2749522879','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:208:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:socialNetwork&metrics=ga:sessions&sort=-ga:sessions&filters=ga:socialNetwork!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:2:{i:0;a:2:{i:0;s:4:\"Yelp\";i:1;s:2:\"12\";}i:1;a:2:{i:0;s:8:\"Facebook\";i:1;s:1:\"4\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:208:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:socialNetwork&metrics=ga:sessions&sort=-ga:sessions&filters=ga:socialNetwork!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:2;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"16\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:16:\"ga:socialNetwork\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:27:\"ga:socialNetwork!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:16:\"ga:socialNetwork\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11263,'gadwp_cache_qr7_3046892702','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:14:{i:0;a:2:{i:0;s:13:\"United States\";i:1;s:4:\"1028\";}i:1;a:2:{i:0;s:6:\"France\";i:1;s:2:\"13\";}i:2;a:2:{i:0;s:5:\"Kenya\";i:1;s:2:\"12\";}i:3;a:2:{i:0;s:9:\"(not set)\";i:1;s:2:\"10\";}i:4;a:2:{i:0;s:5:\"India\";i:1;s:1:\"7\";}i:5;a:2:{i:0;s:9:\"Venezuela\";i:1;s:1:\"4\";}i:6;a:2:{i:0;s:11:\"Philippines\";i:1;s:1:\"3\";}i:7;a:2:{i:0;s:8:\"Pakistan\";i:1;s:1:\"2\";}i:8;a:2:{i:0;s:6:\"Turkey\";i:1;s:1:\"2\";}i:9;a:2:{i:0;s:6:\"Canada\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:5:\"China\";i:1;s:1:\"1\";}i:11;a:2:{i:0;s:6:\"Mexico\";i:1;s:1:\"1\";}i:12;a:2:{i:0;s:11:\"Netherlands\";i:1;s:1:\"1\";}i:13;a:2:{i:0;s:7:\"Ukraine\";i:1;s:1:\"1\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:164:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:country&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:14;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:10:\"ga:country\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:country\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11264,'gadwp_cache_qr6_3046892702','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:keyword&metrics=ga:sessions&sort=-ga:sessions&filters=ga:keyword!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:64:{i:0;a:2:{i:0;s:14:\"(not provided)\";i:1;s:3:\"770\";}i:1;a:2:{i:0;s:28:\"medical supply store near me\";i:1;s:1:\"4\";}i:2;a:2:{i:0;s:28:\"Capital medical and surgical\";i:1;s:1:\"2\";}i:3;a:2:{i:0;s:46:\"capital medical and surgical in tallahassee fl\";i:1;s:1:\"2\";}i:4;a:2:{i:0;s:36:\"dme companies in tallahassee florida\";i:1;s:1:\"2\";}i:5;a:2:{i:0;s:31:\"medical supplies stores near me\";i:1;s:1:\"2\";}i:6;a:2:{i:0;s:32:\"AED MEdical Supplies Tallahassee\";i:1;s:1:\"1\";}i:7;a:2:{i:0;s:27:\"CAPITAL MEDICAL AND SURGICA\";i:1;s:1:\"1\";}i:8;a:2:{i:0;s:50:\"CAPTIAL MEDICAL 2740 CAPTIAL CIRCLE NE TALLAHASSEE\";i:1;s:1:\"1\";}i:9;a:2:{i:0;s:35:\"CSMI MEDICAL SUPPLIESTALLAHASSEE FL\";i:1;s:1:\"1\";}i:10;a:2:{i:0;s:31:\"Capital Medical & Surgical Inc.\";i:1;s:1:\"1\";}i:11;a:2:{i:0;s:31:\"Cpap machines in Tallahassee fl\";i:1;s:1:\"1\";}i:12;a:2:{i:0;s:31:\"LAYETTE SUPPLIES TALLAHASSEE FL\";i:1;s:1:\"1\";}i:13;a:2:{i:0;s:24:\"Medical Supply Companies\";i:1;s:1:\"1\";}i:14;a:2:{i:0;s:42:\"capital edical surgical in tallahassee, fl\";i:1;s:1:\"1\";}i:15;a:2:{i:0;s:22:\"capital medical & surg\";i:1;s:1:\"1\";}i:16;a:2:{i:0;s:28:\"capital medical and surgical\";i:1;s:1:\"1\";}i:17;a:2:{i:0;s:32:\"capital medical and surgical inc\";i:1;s:1:\"1\";}i:18;a:2:{i:0;s:40:\"capital medical and surgical tallahassee\";i:1;s:1:\"1\";}i:19;a:2:{i:0;s:43:\"capital medical and surgical tallahassee fl\";i:1;s:1:\"1\";}i:20;a:2:{i:0;s:34:\"capital medical and surgical, inc.\";i:1;s:1:\"1\";}i:21;a:2:{i:0;s:36:\"capital medical equipment & surgical\";i:1;s:1:\"1\";}i:22;a:2:{i:0;s:39:\"capital medical supplies tallahassee fl\";i:1;s:1:\"1\";}i:23;a:2:{i:0;s:34:\"capital medical supply tallahassee\";i:1;s:1:\"1\";}i:24;a:2:{i:0;s:43:\"capital medical surgical supply tallahassee\";i:1;s:1:\"1\";}i:25;a:2:{i:0;s:36:\"capital medical surgical tallahassee\";i:1;s:1:\"1\";}i:26;a:2:{i:0;s:48:\"capital one medical and surgical inc tallahassee\";i:1;s:1:\"1\";}i:27;a:2:{i:0;s:40:\"capital surgical and medical tallahassee\";i:1;s:1:\"1\";}i:28;a:2:{i:0;s:19:\"cmsi tallahassee fl\";i:1;s:1:\"1\";}i:29;a:2:{i:0;s:15:\"cmsi wound care\";i:1;s:1:\"1\";}i:30;a:2:{i:0;s:13:\"cpap supplies\";i:1;s:1:\"1\";}i:31;a:2:{i:0;s:31:\"dme companies in tallahassee fl\";i:1;s:1:\"1\";}i:32;a:2:{i:0;s:15:\"dme tallahassee\";i:1;s:1:\"1\";}i:33;a:2:{i:0;s:18:\"dme tallahassee fl\";i:1;s:1:\"1\";}i:34;a:2:{i:0;s:26:\"durable medical cpap phone\";i:1;s:1:\"1\";}i:35;a:2:{i:0;s:33:\"durable medical equipment near me\";i:1;s:1:\"1\";}i:36;a:2:{i:0;s:41:\"durable medical equipment tallahassee, fl\";i:1;s:1:\"1\";}i:37;a:2:{i:0;s:36:\"health equipment rentals tallahassee\";i:1;s:1:\"1\";}i:38;a:2:{i:0;s:17:\"healthcare supply\";i:1;s:1:\"1\";}i:39;a:2:{i:0;s:23:\"isolation gowns near me\";i:1;s:1:\"1\";}i:40;a:2:{i:0;s:27:\"medical equipment companies\";i:1;s:1:\"1\";}i:41;a:2:{i:0;s:42:\"medical oxygen distributors in tallahassee\";i:1;s:1:\"1\";}i:42;a:2:{i:0;s:32:\"medical rental equipment near me\";i:1;s:1:\"1\";}i:43;a:2:{i:0;s:35:\"medical supplie company tallahassee\";i:1;s:1:\"1\";}i:44;a:2:{i:0;s:43:\"medical supplies & equipment tallahassee fl\";i:1;s:1:\"1\";}i:45;a:2:{i:0;s:31:\"medical supplies in tallahassee\";i:1;s:1:\"1\";}i:46;a:2:{i:0;s:41:\"medical supplies stores in tallahassee fl\";i:1;s:1:\"1\";}i:47;a:2:{i:0;s:28:\"medical supplies tallahassee\";i:1;s:1:\"1\";}i:48;a:2:{i:0;s:32:\"medical supplies tallahassee, fl\";i:1;s:1:\"1\";}i:49;a:2:{i:0;s:14:\"medical supply\";i:1;s:1:\"1\";}i:50;a:2:{i:0;s:22:\"medical supply company\";i:1;s:1:\"1\";}i:51;a:2:{i:0;s:32:\"medical supply store tallahassee\";i:1;s:1:\"1\";}i:52;a:2:{i:0;s:36:\"medical supply stores in Tallahassee\";i:1;s:1:\"1\";}i:53;a:2:{i:0;s:32:\"medical supply stores in my area\";i:1;s:1:\"1\";}i:54;a:2:{i:0;s:36:\"medical supply stores tallahassee fl\";i:1;s:1:\"1\";}i:55;a:2:{i:0;s:29:\"medical supply tallahassee fl\";i:1;s:1:\"1\";}i:56;a:2:{i:0;s:27:\"medical supply tallahasseee\";i:1;s:1:\"1\";}i:57;a:2:{i:0;s:32:\"medical supply wholesale near me\";i:1;s:1:\"1\";}i:58;a:2:{i:0;s:27:\"medical supply, tallahassee\";i:1;s:1:\"1\";}i:59;a:2:{i:0;s:32:\"oxygen company in tallahassee fl\";i:1;s:1:\"1\";}i:60;a:2:{i:0;s:28:\"tallahassee medical supplies\";i:1;s:1:\"1\";}i:61;a:2:{i:0;s:26:\"tallahassee medical supply\";i:1;s:1:\"1\";}i:62;a:2:{i:0;s:36:\"tallahassee medical supply providers\";i:1;s:1:\"1\";}i:63;a:2:{i:0;s:27:\"tallahassee surgical supply\";i:1;s:1:\"1\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:keyword&metrics=ga:sessions&sort=-ga:sessions&filters=ga:keyword!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:64;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"840\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:10:\"ga:keyword\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:21:\"ga:keyword!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:keyword\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11265,'gadwp_cache_qr8_3617376178','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:171:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:deviceCategory&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:3:{i:0;a:2:{i:0;s:7:\"desktop\";i:1;s:3:\"576\";}i:1;a:2:{i:0;s:6:\"mobile\";i:1;s:3:\"458\";}i:2;a:2:{i:0;s:6:\"tablet\";i:1;s:2:\"52\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:171:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:deviceCategory&metrics=ga:sessions&sort=-ga:sessions&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:3;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:9:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:17:\"ga:deviceCategory\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:17:\"ga:deviceCategory\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11266,'gadwp_cache_qr10_1014742173','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:browser&metrics=ga:sessions&sort=-ga:sessions&filters=ga:browser!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:11:{i:0;a:2:{i:0;s:6:\"Chrome\";i:1;s:3:\"502\";}i:1;a:2:{i:0;s:6:\"Safari\";i:1;s:3:\"335\";}i:2;a:2:{i:0;s:17:\"Internet Explorer\";i:1;s:2:\"86\";}i:3;a:2:{i:0;s:4:\"Edge\";i:1;s:2:\"64\";}i:4;a:2:{i:0;s:7:\"Firefox\";i:1;s:2:\"47\";}i:5;a:2:{i:0;s:16:\"Samsung Internet\";i:1;s:2:\"28\";}i:6;a:2:{i:0;s:2:\"\'\'\";i:1;s:1:\"8\";}i:7;a:2:{i:0;s:11:\"Amazon Silk\";i:1;s:1:\"8\";}i:8;a:2:{i:0;s:15:\"Android Webview\";i:1;s:1:\"4\";}i:9;a:2:{i:0;s:5:\"Opera\";i:1;s:1:\"2\";}i:10;a:2:{i:0;s:15:\"Safari (in-app)\";i:1;s:1:\"2\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:196:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:browser&metrics=ga:sessions&sort=-ga:sessions&filters=ga:browser!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:11;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:10:\"ga:browser\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:21:\"ga:browser!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:10:\"ga:browser\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11267,'gadwp_cache_qr10_3496478044','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:212:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:operatingSystem&metrics=ga:sessions&sort=-ga:sessions&filters=ga:operatingSystem!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:6:{i:0;a:2:{i:0;s:7:\"Windows\";i:1;s:3:\"452\";}i:1;a:2:{i:0;s:3:\"iOS\";i:1;s:3:\"291\";}i:2;a:2:{i:0;s:7:\"Android\";i:1;s:3:\"213\";}i:3;a:2:{i:0;s:9:\"Macintosh\";i:1;s:3:\"101\";}i:4;a:2:{i:0;s:5:\"Linux\";i:1;s:2:\"16\";}i:5;a:2:{i:0;s:9:\"Chrome OS\";i:1;s:1:\"5\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:212:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:operatingSystem&metrics=ga:sessions&sort=-ga:sessions&filters=ga:operatingSystem!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:6;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1078\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:18:\"ga:operatingSystem\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:29:\"ga:operatingSystem!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:18:\"ga:operatingSystem\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11268,'gadwp_cache_qr10_3661899538','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:214:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:screenResolution&metrics=ga:sessions&sort=-ga:sessions&filters=ga:screenResolution!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:89:{i:0;a:2:{i:0;s:9:\"1920x1080\";i:1;s:3:\"167\";}i:1;a:2:{i:0;s:7:\"375x667\";i:1;s:2:\"77\";}i:2;a:2:{i:0;s:7:\"414x896\";i:1;s:2:\"74\";}i:3;a:2:{i:0;s:8:\"1366x768\";i:1;s:2:\"66\";}i:4;a:2:{i:0;s:8:\"768x1024\";i:1;s:2:\"49\";}i:5;a:2:{i:0;s:8:\"1024x768\";i:1;s:2:\"46\";}i:6;a:2:{i:0;s:8:\"1440x900\";i:1;s:2:\"46\";}i:7;a:2:{i:0;s:7:\"414x736\";i:1;s:2:\"44\";}i:8;a:2:{i:0;s:8:\"1536x864\";i:1;s:2:\"42\";}i:9;a:2:{i:0;s:7:\"360x640\";i:1;s:2:\"40\";}i:10;a:2:{i:0;s:7:\"375x812\";i:1;s:2:\"39\";}i:11;a:2:{i:0;s:7:\"412x846\";i:1;s:2:\"32\";}i:12;a:2:{i:0;s:8:\"1280x720\";i:1;s:2:\"28\";}i:13;a:2:{i:0;s:8:\"1600x900\";i:1;s:2:\"25\";}i:14;a:2:{i:0;s:7:\"320x568\";i:1;s:2:\"23\";}i:15;a:2:{i:0;s:7:\"800x600\";i:1;s:2:\"23\";}i:16;a:2:{i:0;s:8:\"1280x800\";i:1;s:2:\"18\";}i:17;a:2:{i:0;s:7:\"360x740\";i:1;s:2:\"17\";}i:18;a:2:{i:0;s:7:\"360x720\";i:1;s:2:\"15\";}i:19;a:2:{i:0;s:7:\"412x869\";i:1;s:2:\"15\";}i:20;a:2:{i:0;s:7:\"360x780\";i:1;s:2:\"14\";}i:21;a:2:{i:0;s:9:\"1680x1050\";i:1;s:2:\"11\";}i:22;a:2:{i:0;s:7:\"412x732\";i:1;s:2:\"11\";}i:23;a:2:{i:0;s:9:\"1280x1024\";i:1;s:2:\"10\";}i:24;a:2:{i:0;s:7:\"320x569\";i:1;s:2:\"10\";}i:25;a:2:{i:0;s:7:\"412x823\";i:1;s:2:\"10\";}i:26;a:2:{i:0;s:9:\"1920x1200\";i:1;s:1:\"8\";}i:27;a:2:{i:0;s:7:\"320x658\";i:1;s:1:\"7\";}i:28;a:2:{i:0;s:7:\"360x760\";i:1;s:1:\"7\";}i:29;a:2:{i:0;s:8:\"834x1112\";i:1;s:1:\"7\";}i:30;a:2:{i:0;s:9:\"2133x1200\";i:1;s:1:\"6\";}i:31;a:2:{i:0;s:7:\"412x892\";i:1;s:1:\"6\";}i:32;a:2:{i:0;s:9:\"2560x1440\";i:1;s:1:\"5\";}i:33;a:2:{i:0;s:8:\"1745x982\";i:1;s:1:\"4\";}i:34;a:2:{i:0;s:7:\"320x570\";i:1;s:1:\"4\";}i:35;a:2:{i:0;s:8:\"810x1080\";i:1;s:1:\"4\";}i:36;a:2:{i:0;s:8:\"1360x768\";i:1;s:1:\"3\";}i:37;a:2:{i:0;s:8:\"1368x912\";i:1;s:1:\"3\";}i:38;a:2:{i:0;s:9:\"1564x1043\";i:1;s:1:\"3\";}i:39;a:2:{i:0;s:9:\"2000x2000\";i:1;s:1:\"3\";}i:40;a:2:{i:0;s:9:\"2048x1152\";i:1;s:1:\"3\";}i:41;a:2:{i:0;s:7:\"601x962\";i:1;s:1:\"3\";}i:42;a:2:{i:0;s:8:\"800x1280\";i:1;s:1:\"3\";}i:43;a:2:{i:0;s:7:\"962x601\";i:1;s:1:\"3\";}i:44;a:2:{i:0;s:9:\"1024x1366\";i:1;s:1:\"2\";}i:45;a:2:{i:0;s:8:\"1164x931\";i:1;s:1:\"2\";}i:46;a:2:{i:0;s:8:\"1200x800\";i:1;s:1:\"2\";}i:47;a:2:{i:0;s:8:\"1344x840\";i:1;s:1:\"2\";}i:48;a:2:{i:0;s:9:\"1600x1000\";i:1;s:1:\"2\";}i:49;a:2:{i:0;s:9:\"2021x1137\";i:1;s:1:\"2\";}i:50;a:2:{i:0;s:9:\"2560x1080\";i:1;s:1:\"2\";}i:51;a:2:{i:0;s:9:\"1024x1280\";i:1;s:1:\"1\";}i:52;a:2:{i:0;s:8:\"1067x600\";i:1;s:1:\"1\";}i:53;a:2:{i:0;s:8:\"1093x614\";i:1;s:1:\"1\";}i:54;a:2:{i:0;s:8:\"1093x615\";i:1;s:1:\"1\";}i:55;a:2:{i:0;s:8:\"1103x621\";i:1;s:1:\"1\";}i:56;a:2:{i:0;s:8:\"1200x750\";i:1;s:1:\"1\";}i:57;a:2:{i:0;s:8:\"1220x686\";i:1;s:1:\"1\";}i:58;a:2:{i:0;s:8:\"1229x691\";i:1;s:1:\"1\";}i:59;a:2:{i:0;s:8:\"1229x692\";i:1;s:1:\"1\";}i:60;a:2:{i:0;s:8:\"1272x715\";i:1;s:1:\"1\";}i:61;a:2:{i:0;s:9:\"1280x3000\";i:1;s:1:\"1\";}i:62;a:2:{i:0;s:8:\"1301x731\";i:1;s:1:\"1\";}i:63;a:2:{i:0;s:9:\"1365x1024\";i:1;s:1:\"1\";}i:64;a:2:{i:0;s:8:\"1368x768\";i:1;s:1:\"1\";}i:65;a:2:{i:0;s:8:\"1371x857\";i:1;s:1:\"1\";}i:66;a:2:{i:0;s:8:\"1396x785\";i:1;s:1:\"1\";}i:67;a:2:{i:0;s:9:\"1400x1050\";i:1;s:1:\"1\";}i:68;a:2:{i:0;s:8:\"1438x808\";i:1;s:1:\"1\";}i:69;a:2:{i:0;s:8:\"1455x818\";i:1;s:1:\"1\";}i:70;a:2:{i:0;s:9:\"1600x1200\";i:1;s:1:\"1\";}i:71;a:2:{i:0;s:8:\"1607x904\";i:1;s:1:\"1\";}i:72;a:2:{i:0;s:8:\"1670x939\";i:1;s:1:\"1\";}i:73;a:2:{i:0;s:8:\"1707x960\";i:1;s:1:\"1\";}i:74;a:2:{i:0;s:9:\"1829x1029\";i:1;s:1:\"1\";}i:75;a:2:{i:0;s:9:\"1951x1097\";i:1;s:1:\"1\";}i:76;a:2:{i:0;s:9:\"1976x1235\";i:1;s:1:\"1\";}i:77;a:2:{i:0;s:9:\"2160x1215\";i:1;s:1:\"1\";}i:78;a:2:{i:0;s:7:\"320x640\";i:1;s:1:\"1\";}i:79;a:2:{i:0;s:7:\"320x694\";i:1;s:1:\"1\";}i:80;a:2:{i:0;s:7:\"360x800\";i:1;s:1:\"1\";}i:81;a:2:{i:0;s:7:\"393x786\";i:1;s:1:\"1\";}i:82;a:2:{i:0;s:7:\"393x818\";i:1;s:1:\"1\";}i:83;a:2:{i:0;s:7:\"412x915\";i:1;s:1:\"1\";}i:84;a:2:{i:0;s:7:\"569x320\";i:1;s:1:\"1\";}i:85;a:2:{i:0;s:8:\"600x1024\";i:1;s:1:\"1\";}i:86;a:2:{i:0;s:7:\"683x911\";i:1;s:1:\"1\";}i:87;a:2:{i:0;s:8:\"834x1194\";i:1;s:1:\"1\";}i:88;a:2:{i:0;s:7:\"854x534\";i:1;s:1:\"1\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:214:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:screenResolution&metrics=ga:sessions&sort=-ga:sessions&filters=ga:screenResolution!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:89;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:19:\"ga:screenResolution\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:30:\"ga:screenResolution!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:19:\"ga:screenResolution\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11269,'gadwp_cache_qr10_332562949','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:222:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:mobileDeviceBranding&metrics=ga:sessions&sort=-ga:sessions&filters=ga:mobileDeviceBranding!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:16:{i:0;a:2:{i:0;s:5:\"Apple\";i:1;s:3:\"291\";}i:1;a:2:{i:0;s:7:\"Samsung\";i:1;s:3:\"130\";}i:2;a:2:{i:0;s:2:\"LG\";i:1;s:2:\"28\";}i:3;a:2:{i:0;s:8:\"Motorola\";i:1;s:2:\"20\";}i:4;a:2:{i:0;s:6:\"Google\";i:1;s:1:\"9\";}i:5;a:2:{i:0;s:6:\"Amazon\";i:1;s:1:\"8\";}i:6;a:2:{i:0;s:3:\"HTC\";i:1;s:1:\"6\";}i:7;a:2:{i:0;s:9:\"Microsoft\";i:1;s:1:\"6\";}i:8;a:2:{i:0;s:7:\"Alcatel\";i:1;s:1:\"2\";}i:9;a:2:{i:0;s:6:\"Xiaomi\";i:1;s:1:\"2\";}i:10;a:2:{i:0;s:4:\"Asus\";i:1;s:1:\"1\";}i:11;a:2:{i:0;s:10:\"BlackBerry\";i:1;s:1:\"1\";}i:12;a:2:{i:0;s:7:\"Coolpad\";i:1;s:1:\"1\";}i:13;a:2:{i:0;s:6:\"Lenovo\";i:1;s:1:\"1\";}i:14;a:2:{i:0;s:7:\"OnePlus\";i:1;s:1:\"1\";}i:15;a:2:{i:0;s:3:\"ZTE\";i:1;s:1:\"1\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:222:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:mobileDeviceBranding&metrics=ga:sessions&sort=-ga:sessions&filters=ga:mobileDeviceBranding!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:16;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"508\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:23:\"ga:mobileDeviceBranding\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:34:\"ga:mobileDeviceBranding!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:23:\"ga:mobileDeviceBranding\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(55982,'endurance_cache_level','2','yes'),(56006,'_transient_timeout_elementor_remote_info_api_data_3.1.1','1612590090','no'),(56007,'_transient_elementor_remote_info_api_data_3.1.1','a:4:{s:9:\"timestamp\";s:10:\"1612545687\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:60:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:6;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:16;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:20;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:21;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:23;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:24;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:25;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:27;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:28;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:29;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:30;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:31;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:32;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:33;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:34;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:35;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:36;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:37;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:38;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:39;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:40;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:41;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:42;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:43;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:44;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:45;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:46;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:47;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:48;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:49;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:51;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:52;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:59;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.1.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(25751,'exactmetrics_admin_menu_tooltip','1612462913','yes'),(11259,'gadwp_cache_qr10_2400808868','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:194:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:medium&metrics=ga:sessions&sort=-ga:sessions&filters=ga:medium!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:3:{i:0;a:2:{i:0;s:7:\"organic\";i:1;s:3:\"844\";}i:1;a:2:{i:0;s:6:\"(none)\";i:1;s:3:\"195\";}i:2;a:2:{i:0;s:8:\"referral\";i:1;s:2:\"47\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:194:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:medium&metrics=ga:sessions&sort=-ga:sessions&filters=ga:medium!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:3;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:9:\"ga:medium\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:20:\"ga:medium!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:9:\"ga:medium\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11260,'gadwp_cache_qr10_1479941629','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:204:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:visitorType&metrics=ga:sessions&sort=-ga:sessions&filters=ga:visitorType!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:2:{i:0;a:2:{i:0;s:11:\"New Visitor\";i:1;s:3:\"935\";}i:1;a:2:{i:0;s:17:\"Returning Visitor\";i:1;s:3:\"151\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:204:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:visitorType&metrics=ga:sessions&sort=-ga:sessions&filters=ga:visitorType!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:2;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:4:\"1086\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:14:\"ga:visitorType\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:25:\"ga:visitorType!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:14:\"ga:visitorType\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(11261,'gadwp_cache_qr10_2473447877','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:218:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:source&metrics=ga:sessions&sort=-ga:sessions&filters=ga:medium%3D%3Dorganic;ga:keyword!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:3:{i:0;a:2:{i:0;s:6:\"google\";i:1;s:3:\"731\";}i:1;a:2:{i:0;s:4:\"bing\";i:1;s:2:\"91\";}i:2;a:2:{i:0;s:5:\"yahoo\";i:1;s:2:\"18\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:218:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:206755732&dimensions=ga:source&metrics=ga:sessions&sort=-ga:sessions&filters=ga:medium%3D%3Dorganic;ga:keyword!%3D(not+set)&start-date=90daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:3;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:3:\"840\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:10:{s:10:\"start-date\";s:9:\"90daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:206755732\";s:10:\"dimensions\";s:9:\"ga:source\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:4:\"sort\";a:1:{i:0;s:12:\"-ga:sessions\";}s:7:\"filters\";s:40:\"ga:medium==organic;ga:keyword!=(not set)\";s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"206755732\";s:9:\"accountId\";s:9:\"135464286\";s:13:\"webPropertyId\";s:14:\"UA-135464286-2\";s:21:\"internalWebPropertyId\";s:9:\"216335456\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:206755732\";}s:13:\"columnHeaders\";a:2:{i:0;a:3:{s:4:\"name\";s:9:\"ga:source\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1587186000;}','no'),(49033,'widget_exactmetrics-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(56005,'rewrite_rules','a:134:{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:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:47:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"astra-advanced-hook/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"astra-advanced-hook/([^/]+)/embed/?$\";s:52:\"index.php?astra-advanced-hook=$matches[1]&embed=true\";s:40:\"astra-advanced-hook/([^/]+)/trackback/?$\";s:46:\"index.php?astra-advanced-hook=$matches[1]&tb=1\";s:48:\"astra-advanced-hook/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?astra-advanced-hook=$matches[1]&paged=$matches[2]\";s:55:\"astra-advanced-hook/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?astra-advanced-hook=$matches[1]&cpage=$matches[2]\";s:44:\"astra-advanced-hook/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?astra-advanced-hook=$matches[1]&page=$matches[2]\";s:36:\"astra-advanced-hook/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"astra-advanced-hook/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"astra-advanced-hook/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"astra-advanced-hook/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"astra-advanced-hook/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"astra-advanced-hook/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"astra_adv_header/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"astra_adv_header/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"astra_adv_header/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"astra_adv_header/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"astra_adv_header/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"astra_adv_header/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"astra_adv_header/([^/]+)/embed/?$\";s:49:\"index.php?astra_adv_header=$matches[1]&embed=true\";s:37:\"astra_adv_header/([^/]+)/trackback/?$\";s:43:\"index.php?astra_adv_header=$matches[1]&tb=1\";s:45:\"astra_adv_header/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?astra_adv_header=$matches[1]&paged=$matches[2]\";s:52:\"astra_adv_header/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?astra_adv_header=$matches[1]&cpage=$matches[2]\";s:41:\"astra_adv_header/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?astra_adv_header=$matches[1]&page=$matches[2]\";s:33:\"astra_adv_header/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"astra_adv_header/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"astra_adv_header/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"astra_adv_header/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"astra_adv_header/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"astra_adv_header/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=10&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s: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: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:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(56055,'_site_transient_timeout_theme_roots','1612562945','no'),(56056,'_site_transient_theme_roots','a:5:{s:11:\"astra-child\";s:7:\"/themes\";s:5:\"astra\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','no'),(25838,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"15.7\";}','yes'),(49021,'disallowed_keys','','no'),(49022,'comment_previously_approved','1','yes'),(49023,'auto_plugin_theme_update_emails','a:0:{}','no'),(49024,'auto_update_core_dev','enabled','yes'),(49025,'auto_update_core_minor','enabled','yes'),(49026,'auto_update_core_major','unset','yes'),(49030,'can_compress_scripts','0','no'),(56020,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1612548383;s:7:\"checked\";a:5:{s:11:\"astra-child\";s:5:\"1.0.0\";s:5:\"astra\";s:5:\"2.1.2\";s:14:\"twentynineteen\";s:3:\"1.4\";s:12:\"twentytwenty\";s:3:\"1.0\";s:15:\"twentytwentyone\";s:3:\"1.0\";}s:8:\"response\";a:4:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/astra.3.0.2.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.1.9.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.1.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(26016,'_transient_health-check-site-status-result','{\"good\":\"15\",\"recommended\":\"3\",\"critical\":\"2\"}','yes');
INSERT INTO `wp_options` VALUES (55999,'_site_transient_elementor_pro_remote_info_api_data_2.7.1','a:16:{s:14:\"stable_version\";s:6:\"3.0.10\";s:12:\"last_updated\";s:19:\"2021-01-31 17:52:06\";s:8:\"sections\";s:110914:\"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:110691:\"<h4>3.0.10 - 2021-01-20</h4>\n<ul>\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor Pro v3.1</li>\n</ul>\n<h4>3.0.9 - 2020-12-29</h4>\n<ul>\n<li>Tweak: Added compatibility to support Elementor 3.1.0</li>\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder</li>\n<li>Fix: Border color glitch in Theme Builder</li>\n</ul>\n<h4>3.0.8 - 2020-11-26</h4>\n<ul>\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/13172\">#13172</a>)</li>\n</ul>\n<h4>3.0.7 - 2020-11-25</h4>\n<ul>\n<li>Fix: Console Error when dragging  Testimonials Carousel widget</li>\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites</li>\n<li>Fix: Removed the conditional loading of Webpack</li>\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge</li>\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues</li>\n<li>Fix: Gallery not displayed in Theme Builder templates preview</li>\n</ul>\n<h4>3.0.6 - 2020-11-04</h4>\n<ul>\n<li>Tweak: Updated the embedded post in Facebook Embed widget</li>\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer</li>\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder</li>\n<li>Fix: Redundant Custom Caption option in Site Logo widget</li>\n<li>Fix: Removed unused code in Drip integration</li>\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget</li>\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets</li>\n</ul>\n<h4>3.0.5 - 2020-09-23</h4>\n<ul>\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited</li>\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set</li>\n<li>Fix: Missing Single document placeholder in Theme Builder</li>\n<li>Fix: Document editing handles inherit the <code>font-family</code> from 3rd party source</li>\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form</li>\n<li>Fix: Incorrect width in Facebook Page widget</li>\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder</li>\n</ul>\n<h4>3.0.4 - 2020-09-09</h4>\n<ul>\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\"https://github.com/elementor/elementor/issues/12304\">#12304</a>)</li>\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Shrinking conditions indicator in Theme Builder</li>\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget</li>\n<li>Fix: Styles are missing from Single templates in some edge cases</li>\n</ul>\n<h4>3.0.3 - 2020-09-02</h4>\n<ul>\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view</li>\n</ul>\n<h4>3.0.2 - 2020-08-31</h4>\n<ul>\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\"https://github.com/elementor/elementor/issues/12312\">#12312</a>)</li>\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder</li>\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\"https://github.com/elementor/elementor/issues/12299\">#12299</a>, <a href=\"https://github.com/elementor/elementor/issues/12275\">#12275</a>)</li>\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\"https://github.com/elementor/elementor/issues/11809\">#11809</a>)</li>\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder</li>\n<li>Fix: Mixed templates import glitch in Theme Builder</li>\n<li>Fix: Card icon sizes in Theme Builder</li>\n<li>Fix: Preview button leads to <code>render_mode</code> instead of preview when importing a template from the new Theme Builder</li>\n</ul>\n<h4>3.0.1 - 2020-08-26</h4>\n<ul>\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support</li>\n<li>Tweak: Updated video tutorials in Theme Builder</li>\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\"https://github.com/black-eye\">@black-eye</a>)</li>\n<li>Fix: Repeater items throws <code>childView</code> is undefined message in Forms widget (<a href=\"https://github.com/elementor/elementor/issues/12239\">#12239</a>, <a href=\"https://github.com/elementor/elementor/issues/12221\">#12221</a>)</li>\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\"https://github.com/elementor/elementor/issues/12137\">#12137</a>)</li>\n<li>Fix: Facebook comments not showing up (<a href=\"https://github.com/elementor/elementor/issues/12157\">#12157</a>)</li>\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly</li>\n<li>Fix: Minor UI fixes in Theme Builder</li>\n<li>Fix: Dark mode glitches in Theme Builder</li>\n<li>Fix: Global Site Part toaster appears when you publish a Popup</li>\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder</li>\n<li>Fix: Date field caused forms to get corrupted in Forms widget</li>\n<li>Fix: Theme Builder application page is forbidden</li>\n</ul>\n<h4>3.0.0 - 2020-08-23</h4>\n<ul>\n<li>New: Introducing the new and improved Theme Builder</li>\n<li>Tweak: Removed <code>.elementor-inner</code> and <code>.elementor-column-wrap</code> from DOM output to improve performance (<a href=\"https://github.com/elementor/elementor/issues/7351\">#7351</a>, <a href=\"https://github.com/elementor/elementor/issues/7817\">#7817</a>, <a href=\"https://developers.elementor.com/dom-improvements-ahead-html-wrappers-removal-from-v3-0/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\"https://github.com/elementor/elementor/issues/10052\">#10052</a>)</li>\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/11554\">#11554</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Redirect after Login/Logout in Login widget (<a href=\"https://github.com/elementor/elementor/issues/11343\">#11343</a>)</li>\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\"https://github.com/elementor/elementor/issues/11653\">#11653</a>)</li>\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8269\">#8269</a>)</li>\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/11968\">#11968</a>)</li>\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/10364\">#10364</a>)</li>\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts</li>\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget</li>\n<li>Tweak: Removed unnecessary style in WC Product with variations</li>\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\"https://developers.elementor.com/elementor-dropping-support-ie/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Date Modified option to Posts widget metadata</li>\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/11355\">#11355</a>)</li>\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/11628\">#11628</a>)</li>\n<li>Fix: Color doesn’t change in Products Archive Description widget</li>\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin</li>\n<li>Fix: WC Product variations layout issue</li>\n<li>Fix: WC Product variations mobile zoom-in glitch</li>\n<li>Fix: Can\'t edit a Popup after accessing Theme Style</li>\n<li>Fix: Twitter icon missing in Blockquote widget</li>\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin</li>\n<li>Fix: UI glitch in Display Conditions modal</li>\n<li>Fix: Insert template button UI glitch in Templates Library</li>\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security</li>\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup</li>\n<li>Fix: Child categories are shown with a different parent category in Query control</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v3-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.10.3 - 2020-06-29</h4>\n<ul>\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\"https://github.com/elementor/elementor/issues/11596\">#11596</a>, <a href=\"https://github.com/elementor/elementor/issues/11610\">#11610</a>)</li>\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\"https://github.com/elementor/elementor/issues/8646\">#8646</a>)</li>\n</ul>\n<h4>2.10.2 - 2020-06-16</h4>\n<ul>\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\"https://github.com/elementor/elementor/issues/11644\">#11644</a>)</li>\n</ul>\n<h4>2.10.1 - 2020-06-16</h4>\n<ul>\n<li>Tweak: Improved License validation mechanism to avoid limitations</li>\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets</li>\n<li>Fix: Popup close button vertical position glitch (<a href=\"https://github.com/elementor/elementor/issues/10921\">#10921</a>)</li>\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget</li>\n<li>Fix: Clicking <code>Enter</code> key submits the form in Multi Step Form</li>\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues</li>\n</ul>\n<h4>2.10.0 - 2020-06-07</h4>\n<ul>\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\"https://github.com/elementor/elementor/issues/5975\">#5975</a>, <a href=\"https://github.com/elementor/elementor/issues/3911\">#3911</a>)</li>\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\"https://github.com/elementor/elementor/issues/11026\">#11026</a>)</li>\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\"https://github.com/elementor/elementor/issues/5682\">#5682</a>)</li>\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices</li>\n<li>Tweak: Added new Scroll Util for improved scrolling handling</li>\n<li>Tweak: Improved Motion Effects animation performance</li>\n</ul>\n<h4>2.9.5 - 2020-05-24</h4>\n<ul>\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue</li>\n</ul>\n<h4>2.9.4 - 2020-05-07</h4>\n<ul>\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability</li>\n</ul>\n<h4>2.9.3 - 2020-04-19</h4>\n<ul>\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\"https://github.com/elementor/elementor/issues/11023\">#11023</a>, <a href=\"https://github.com/elementor/elementor/issues/10932\">#10932</a>, <a href=\"https://github.com/elementor/elementor/issues/10967\">#10967</a>, <a href=\"https://github.com/elementor/elementor/issues/11000\">#11000</a>, <a href=\"https://github.com/elementor/elementor/issues/11049\">#11049</a>)</li>\n<li>Fix: Escaped Form records metadata to prevent security vulnerability</li>\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading</li>\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget</li>\n<li>Fix: Document handles UI glitch</li>\n</ul>\n<h4>2.9.2 - 2020-03-25</h4>\n<ul>\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\"https://github.com/elementor/elementor/issues/10745\">#10745</a>)</li>\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\"https://github.com/elementor/elementor/issues/10874\">#10874</a>)</li>\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style</li>\n<li>Fix: PHP notice when using dynamic user info <code>id</code></li>\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget</li>\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget</li>\n<li>Fix: Container includes Popup tags by default in Table of Contents widget</li>\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n</ul>\n<h4>2.9.1 - 2020-03-16</h4>\n<ul>\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page</li>\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles</li>\n</ul>\n<h4>2.9.0 - 2020-03-15</h4>\n<ul>\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\"https://github.com/elementor/elementor/issues/4985\">#4985</a>)</li>\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\"https://github.com/elementor/elementor/issues/3345\">#3345</a>)</li>\n<li>New: Added Dynamic Colors tag (<a href=\"https://github.com/elementor/elementor/issues/6485\">#6485</a>)</li>\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\"https://github.com/elementor/elementor/issues/9293\">#9293</a>)</li>\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\"https://github.com/elementor/elementor/issues/5716\">#5716</a>, <a href=\"https://github.com/elementor/elementor/issues/3642\">#3642</a>, <a href=\"https://github.com/elementor/elementor/issues/9225\">#9225</a>, <a href=\"https://github.com/elementor/elementor/issues/9079\">#9079</a>)</li>\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\"https://github.com/elementor/elementor/issues/10564\">#10564</a>)</li>\n<li>Tweak: Avoid creating empty Custom Font</li>\n<li>Tweak: Added <code>aria-expanded</code> attribute to Menu Cart widget</li>\n<li>Tweak: Moved Link Actions module to Core plugin</li>\n<li>Tweak: Changed the name of “TypeKit Web Fonts by Adobe” to “Adobe Fonts”</li>\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets</li>\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated</li>\n<li>Tweak: Remove redundant <code>label_block</code> parameters from several controls</li>\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget</li>\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\"https://github.com/elementor/elementor/issues/7924\">#7924</a>)</li>\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0</li>\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets</li>\n<li>Tweak: Expose external API for Swiper instances</li>\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget</li>\n<li>Tweak: Replaced nerd icons with new Elementor emojis</li>\n<li>Tweak: Added specific <code>color</code> attribute to header title in Table of Contents widget</li>\n<li>Fix: Line break issues in Animated Headline widget (<a href=\"https://github.com/elementor/elementor/issues/10585\">#10585</a>)</li>\n<li>Fix: Theme Style Link color overrides the Table of Content list style</li>\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode</li>\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget</li>\n<li>Fix: Page Title widget render glitches in the Editor</li>\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget</li>\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget</li>\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v2-9-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.8.5 - 2020-03-08</h4>\n<ul>\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration</li>\n<li>Fix: Missing closing bracket in Animated Headline widget</li>\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor</li>\n</ul>\n<h4>2.8.4 - 2020-02-16</h4>\n<ul>\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget</li>\n<li>Tweak: Added RTL support for Slides widget</li>\n<li>Tweak: Display Lightbox images in Full size in Gallery widget</li>\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget</li>\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget</li>\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget</li>\n<li>Fix: Query Control throws <code>Undefined index: q</code> error</li>\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget</li>\n<li>Fix: Discord forms integration fails to send submissions in some server configurations</li>\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget</li>\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget</li>\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser</li>\n<li>Fix: Missing eye icon in Single template footer preview button</li>\n</ul>\n<h4>2.8.3 - 2020-01-01</h4>\n<ul>\n<li>Tweak: Updated Table of Contents widget panel location</li>\n<li>Fix: ACF URL Dynamic field throws <code>undefined index</code> PHP notice (<a href=\"https://github.com/elementor/elementor/issues/9929\">#9929</a>)</li>\n<li>Fix: Gallery lightbox pagination shows images from all tabs</li>\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n<li>Fix: Underline option not working in Table of Contents widget Normal state</li>\n<li>Fix: Query Control <code>Undefined index: autocomplete</code> notice in some cases</li>\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget</li>\n</ul>\n<h4>2.8.2 - 2019-12-19</h4>\n<ul>\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget</li>\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive</li>\n<li>Fix: Redundant <code>&lt;br&gt;</code> tags in Single theme template (<a href=\"https://github.com/elementor/elementor/issues/9927\">#9927</a>, <a href=\"https://github.com/elementor/elementor/issues/9928\">#9928</a>)</li>\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown</li>\n</ul>\n<h4>2.8.1 - 2019-12-18</h4>\n<ul>\n<li>Fix: Share Buttons widget not working (<a href=\"https://github.com/elementor/elementor/issues/9920\">#9920</a>)</li>\n<li>Fix: Redundant <code>&lt;p&gt;</code> tags added to Single Template posts</li>\n</ul>\n<h4>2.8.0 - 2019-12-18</h4>\n<ul>\n<li>New: Table of Contents Widget (<a href=\"https://github.com/elementor/elementor/issues/5171\">#5171</a>)</li>\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9763\">#9763</a>)</li>\n<li>Tweak: Added Random order option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9269\">#9269</a>)</li>\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/9324\">#9324</a>)</li>\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\"https://github.com/elementor/elementor/issues/9579\">#9579</a>)</li>\n<li>Tweak: Major performance improvements to Gallery widget</li>\n<li>Tweak: Avoid non-existing images in Gallery widget</li>\n<li>Tweak: Added <code>tabindex</code>, <code>aria-expanded</code>, <code>aria-hidden</code> and <code>role=\"navigation\"</code> accessibility attributes to Nav Menu widget</li>\n<li>Tweak: Changed button HTML tag from <code>button</code> to <code>span</code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility</li>\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget</li>\n<li>Tweak: Added compatibility for Library Connect</li>\n<li>Tweak: Added i18n to Toolset date dynamic tag</li>\n<li>Tweak: Added external link support to Gallery widget</li>\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()</code> in Gallery widget</li>\n<li>Tweak: Updated references to the new Schemes system location</li>\n<li>Tweak: Avoid running Gallery handler when the gallery is empty</li>\n<li>Tweak: UI Tweaks in Editor Panel</li>\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget</li>\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget</li>\n<li>Tweak: Refactor <code>register_controls()</code> method in Posts widget skin trait</li>\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\"https://github.com/elementor/elementor/issues/7646\">#7646</a>)</li>\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\"https://github.com/elementor/elementor/issues/9304\">#9304</a>)</li>\n<li>Fix: <code>PHP Notice: Undefined index</code> display for Author query (<a href=\"https://github.com/elementor/elementor/issues/9864\">#9864</a>)</li>\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\"https://wordpress.org/support/topic/broken-buttons-since-elementor-2-8/\">Topic</a>)</li>\n<li>Fix: Avoid empty spaces in Post info widget</li>\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget</li>\n<li>Fix: Nav Menu item typography selector in Nav Menu widget</li>\n<li>Fix: Facebook Like Button widget causes flickering</li>\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain</code> permalinks format</li>\n<li>Fix: Avoid running Popup triggers when set without conditions</li>\n<li>Fix: Removed &quot;Date&quot; query from Products widget</li>\n<li>Fix: Slides widget when used as a Shortcode and is hidden</li>\n<li>Fix: Custom URL being accessed on swipe in Media Carousel</li>\n<li>Fix: Media Carousel widget Cube effect glitch</li>\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page</li>\n<li>Fix: Image <code>alt</code> Text not displayed on overlay in Gallery widget</li>\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin</li>\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable</code></li>\n<li>Fix: Slides widget button wrapping breaks in mobile view</li>\n<li>Fix: Dynamic capabilities with the Reviews widget</li>\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget</li>\n<li>Fix: Posts widget Full Content skin not working on Single template</li>\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen</li>\n<li>Fix: Posts widget alignment issue</li>\n<li>Fix: Product Variations Clear button not working in edge cases</li>\n<li>Fix: Styling issues in Form widget submit button</li>\n</ul>\n<h4>2.7.3 - 2019-10-28</h4>\n<ul>\n<li>Tweak: Added RTL support to Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/9213\">#9213</a>)</li>\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3</li>\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget</li>\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets</li>\n<li>Fix: Link-actions conflict with <code>?action=</code> parameter in the URL</li>\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode</li>\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets</li>\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www</code></li>\n</ul>\n<h4>2.7.2 - 2019-10-06</h4>\n<ul>\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9209\">#9209</a>)</li>\n<li>Fix: Content width glitch in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display</code> CSS</li>\n</ul>\n<h4>2.7.1 - 2019-09-26</h4>\n<ul>\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery</li>\n</ul>\n<h4>2.7.0 - 2019-09-24</h4>\n<ul>\n<li>New: Enhanced Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/1898\">#1898</a>, <a href=\"https://github.com/elementor/elementor/issues/3103\">#3103</a>, <a href=\"https://github.com/elementor/elementor/issues/4279\">#4279</a>, <a href=\"https://github.com/elementor/elementor/issues/7631\">#7631</a>)</li>\n<li>New: Dynamic Number (<a href=\"https://github.com/elementor/elementor/issues/5952\">#5952</a>)</li>\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\"https://github.com/elementor/elementor/issues/4617\">#4617</a>)</li>\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets</li>\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\"https://github.com/elementor/elementor/issues/5418\">#5418</a>)</li>\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\"https://github.com/elementor/elementor/issues/7947\">#7947</a>, <a href=\"https://github.com/elementor/elementor/issues/8740\">#8740</a>)</li>\n<li>Tweak: Added <code>font-display</code> support to custom fonts (<a href=\"https://github.com/elementor/elementor/issues/5993\">#5993</a>, <a href=\"https://developers.elementor.com/elementor-pro-2-7-custom-fonts-font-display-support/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\"https://github.com/elementor/elementor/issues/8800\">#8800</a>)</li>\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\"https://github.com/elementor/elementor/issues/8799\">#8799</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\"https://github.com/elementor/elementor/issues/9030\">#9030</a>)</li>\n<li>Tweak: Use <code>swiper.js</code> instead of <code>slick.js</code> in Slides widget (<a href=\"https://developers.elementor.com/elementor-2-7-moving-sliders-from-slick-to-swiper/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/before_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/after_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added dynamic support for Custom field key (<a href=\"https://github.com/elementor/elementor/issues/7789\">#7789</a>)</li>\n<li>Tweak: Increased expired license notice bar frequency</li>\n<li>Tweak: Changed the icon name of Slides widget</li>\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts</li>\n<li>Tweak: Use Ken Burns Effect as an external module</li>\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets</li>\n<li>Tweak: Editor Panel UI tweaks</li>\n<li>Tweak: Added DOM events on Popup show/hide (<a href=\"https://developers.elementor.com/elementor-pro-2-7-popup-events/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added option to change the variations field width in Add to Cart widget</li>\n<li>Tweak: Use select control instead of select2 in Menu Cart widget</li>\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget</li>\n<li>Tweak: Added Typography controls to HTML field in Forms widget</li>\n<li>Tweak: Allow edit selected Font file in Custom Font</li>\n<li>Tweak: Changed reCAPTCHA v3 error message</li>\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu</li>\n<li>Fix: Corrected selector for <code>removeControlSpinner()</code> (<a href=\"https://github.com/elementor/elementor/issues/8790\">#8790</a>)</li>\n<li>Fix: Slides widget navigation icons misplacement (<a href=\"https://github.com/elementor/elementor/issues/8533\">#8533</a>)</li>\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\"https://github.com/elementor/elementor/issues/8527\">#8527</a>)</li>\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/6726\">#6726</a>)</li>\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\"https://github.com/elementor/elementor/issues/1671\">#1671</a>)</li>\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\"https://github.com/elementor/elementor/issues/7347\">#7347</a>)</li>\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs</li>\n<li>Fix: Removed unnecessary divider in Call to Action widget</li>\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity</code> is enabled.</li>\n<li>Fix: Add support for Document/PageBase in Theme Builder (Core &gt;=2.7.0)</li>\n<li>Fix: Ampersand character breaks email link in Share Buttons widget</li>\n<li>Fix: Correct custom font attachment <code>mime-type</code> to show uploaded Custom Fonts</li>\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget</li>\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated</li>\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving</li>\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen</li>\n<li>Fix: Translations and Strings in Share Buttons widget</li>\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control</li>\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget</li>\n</ul>\n<h4>2.6.5 - 2019-08-26</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Button style not working when <code>quantity</code> is enabled in Custom Add To Cart widget</li>\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget</li>\n</ul>\n<h4>2.6.4 - 2019-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility</li>\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget</li>\n</ul>\n<h4>2.6.3 - 2019-08-18</h4>\n<ul>\n<li>Fix: Core version rollback to <code>&gt;2.6.0</code> causes a fatal error</li>\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox</li>\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge</li>\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings</li>\n</ul>\n<h4>2.6.2 - 2019-07-30</h4>\n<ul>\n<li>Tweak: Better accessibility support in Search Form widget</li>\n<li>Fix: UI glitched in Popup publish screen (<a href=\"https://github.com/elementor/elementor/issues/8616\">#8616</a>)</li>\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\"https://github.com/elementor/elementor/issues/8695\">#8695</a>)</li>\n<li>Fix: Restored <code>library_widget_templates</code> action hook for 3rd party compatibility (<a href=\"https://github.com/elementor/elementor/issues/8687\">#8687</a>)</li>\n<li>Fix: Twitter Icon missing in Blockquote widget</li>\n<li>Fix: Form reCAPTCHA v3 badge position not working</li>\n<li>Fix: Renewal notice bar appears in wrong situations</li>\n<li>Fix: Draft Icon Set loads empty Icon Library</li>\n</ul>\n<h4>2.6.1 - 2019-07-24</h4>\n<ul>\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\"https://github.com/elementor/elementor/issues/8672\">#8672</a>, <a href=\"https://github.com/elementor/elementor/issues/8661\">#8661</a>)</li>\n<li>Fix: Price Table features section not working (<a href=\"https://github.com/elementor/elementor/issues/8660\">#8660</a>)</li>\n</ul>\n<h4>2.6.0 - 2019-07-23</h4>\n<ul>\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\"https://github.com/elementor/elementor/issues/110\">#110</a>)</li>\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\"https://github.com/elementor/elementor/issues/4430\">#4430</a>)</li>\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\"https://github.com/elementor/elementor/issues/8213\">#8213</a>, <a href=\"https://github.com/elementor/elementor/issues/6039\">#6039</a>, <a href=\"https://github.com/elementor/elementor/issues/7165\">#7165</a>)</li>\n<li>Tweak: Added Exit Animation for Popups (<a href=\"https://github.com/elementor/elementor/issues/7063\">#7063</a>)</li>\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\"https://github.com/elementor/elementor/issues/5147\">#5147</a>)</li>\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\"https://github.com/elementor/elementor/issues/2180\">#2180</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\"https://github.com/elementor/elementor/issues/7552\">#7552</a>)</li>\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\"https://github.com/elementor/elementor/issues/7928\">#7928</a>)</li>\n<li>Tweak: Added <code>none</code> breakpoint option to Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/7916\">#7916</a>)</li>\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\"https://github.com/elementor/elementor/issues/8366\">#8366</a>)</li>\n<li>Tweak: Added <code>elementor/query/query_results</code> hook to Query Control to allow full control over results (<a href=\"https://github.com/elementor/elementor/issues/7912\">#7912</a>)</li>\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/8090\">#8090</a>)</li>\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups</code> option is selected (<a href=\"https://github.com/elementor/elementor/issues/8189\">#8189</a>)</li>\n<li>Tweak: Added condition option to all of archive child pages (<a href=\"https://github.com/elementor/elementor/issues/8256\">#8256</a>)</li>\n<li>Tweak: Added <code>Effects Relative To</code> control to Scrolling Effects</li>\n<li>Tweak: Allow shortcodes in HTML Form field</li>\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability</li>\n<li>Tweak: Changed MailChimp <code>List</code> label to <code>Audience</code></li>\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup</li>\n<li>Tweak: Added <code>Deprecated Notice</code> control to <code>Archive Products</code> and <code>Woo Products</code> widgets</li>\n<li>Tweak: Added default dynamic title for archives in Theme Builder</li>\n<li>Tweak: Added condition to show <code>Centered Slides</code> control in Media Carousel widget</li>\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated</li>\n<li>Tweak: Replaced <code>select</code> control with <code>choose</code> control in Price List widget</li>\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor</li>\n<li>Tweak: Minor styling tweaks in the Popup publish modal</li>\n<li>Tweak: Hide ordering form in Products widget on front page</li>\n<li>Tweak: Removed page title markup when \'Hide Title\' is active</li>\n<li>Tweak: Added style controls for HTML field in Form widget</li>\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\"https://github.com/elementor/elementor/issues/7240\">#7240</a>)</li>\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\"https://github.com/elementor/elementor/issues/7884\">#7884</a>)</li>\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8497\">#8497</a>)</li>\n<li>Fix: Missing Print icon in Share Buttons (<a href=\"https://github.com/elementor/elementor/issues/8506\">#8506</a>)</li>\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad</li>\n<li>Deprecated: <code>DB::save_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n<li>Deprecated: <code>DB::get_plain_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n</ul>\n<h4>2.5.14 - 2019-07-14</h4>\n<ul>\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\"https://github.com/elementor/elementor/issues/8555\">#8555</a>)</li>\n</ul>\n<h4>2.5.13 - 2019-07-11</h4>\n<ul>\n<li>Fix: Better WC grid support to various themes</li>\n</ul>\n<h4>2.5.12 - 2019-07-10</h4>\n<ul>\n<li>Fix: Grid for WooCommerce Archive Product widget</li>\n<li>Fix: Remove redundant <code>whitespace</code> CSS property causes style glitch in iPad</li>\n<li>Tweak: Added more compatibility for Elementor v2.6</li>\n</ul>\n<h4>2.5.11 - 2019-07-02</h4>\n<ul>\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8460\">#8460</a>)</li>\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\"https://github.com/elementor/elementor/issues/8461\">#8461</a>)</li>\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\"https://github.com/elementor/elementor/issues/8396\">#8396</a>)</li>\n<li>Fix: Missing dropdown icon in conditions screen</li>\n</ul>\n<h4>2.5.10 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6</li>\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\"https://github.com/elementor/elementor/issues/8261\">#8261</a>)</li>\n<li>Fix: Do not unset <code>product</code> CPT if it\'s not from WooCommerce (<a href=\"https://github.com/elementor/elementor/issues/8160\">#8160</a>)</li>\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\"https://github.com/elementor/elementor/issues/8285\">#8285</a>)</li>\n<li>Fix: Title styling not working in Products Categories widget</li>\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser</li>\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition</li>\n</ul>\n<h4>2.5.9 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Removed <code>auto-confirm</code> control from MailPoet to support new version of MailPoet</li>\n<li>Fix: Multiple Custom Fonts not rendered in the editor</li>\n<li>Fix: Products <code>sale</code> query - handle exclude by manual selection.</li>\n<li>Fix: Product Categories grid row &amp; column style</li>\n<li>Fix: Form integration AJAX cache override</li>\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates</li>\n</ul>\n<h4>2.5.8 - 2019-05-06</h4>\n<ul>\n<li>Fix: Popup entrance animation not working in frontend</li>\n<li>Fix: Popup Exit Intent trigger activated multiple times</li>\n</ul>\n<h4>2.5.7 - 2019-05-05</h4>\n<ul>\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\"https://github.com/elementor/elementor/issues/7875\">#7875</a>)</li>\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\"https://github.com/elementor/elementor/issues/7824\">#7824</a>)</li>\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\"https://github.com/elementor/elementor/issues/7395\">#7395</a>)</li>\n<li>Fix: WC variations select style glitch in several themes (<a href=\"https://github.com/elementor/elementor/issues/8008\">#8008</a>)</li>\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases</li>\n</ul>\n<h4>2.5.6 - 2019-04-29</h4>\n<ul>\n<li>Tweak: Removed <code>Shortcode</code> dynamic from Image, Gallery and Media control</li>\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\"https://github.com/elementor/elementor/issues/7809\">#7809</a>)</li>\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control</li>\n<li>Fix: Query Control Related by author glitches in edge cases</li>\n<li>Fix: Query Control using terms for Products widget</li>\n<li>Fix: Posts cards style glitch in small screens</li>\n<li>Fix: Display conditions delete icon missing in small screens</li>\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor</li>\n</ul>\n<h4>2.5.5 - 2019-04-08</h4>\n<ul>\n<li>Tweak: Allow text selection inside a Popup</li>\n<li>Fix: Added backwards compatibility for <code>tax_query</code> in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7751\">#7751</a>)</li>\n<li>Fix: Missing arguments for <code>widget_title</code> filter (<a href=\"https://github.com/elementor/elementor/issues/7745\">#7745</a>)</li>\n</ul>\n<h4>2.5.4 - 2019-04-03</h4>\n<ul>\n<li>Fix: Move Query from using <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n<li>Fix: Offset manipulation hook removal in Query control</li>\n<li>Fix: Missing form field <code>ID</code> in some edge cases (<a href=\"https://github.com/elementor/elementor/issues/7711\">#7711</a>, <a href=\"https://github.com/elementor/elementor/issues/7660\">#7660</a>)</li>\n</ul>\n<h4>2.5.3 - 2019-03-31</h4>\n<ul>\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\"https://github.com/elementor/elementor/issues/7673\">#7673</a>)</li>\n<li>Fix: Missing form field names (<a href=\"https://github.com/elementor/elementor/issues/7651\">#7651</a>)</li>\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7633\">#7633</a>)</li>\n<li>Fix: <code>products_deprecated</code> Query Control module compatibility (<a href=\"https://github.com/elementor/elementor/issues/7654\">#7654</a>)</li>\n<li>Fix: Changed query method from <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n</ul>\n<h4>2.5.2 - 2019-03-27</h4>\n<ul>\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\"https://github.com/elementor/elementor/issues/7632\">#7632</a>)</li>\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7635\">#7635</a>)</li>\n<li>Fix: Manual Selection option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7634\">#7634</a>)</li>\n<li>Fix: Incorrect condition caused handlers issues inside popup</li>\n</ul>\n<h4>2.5.1 - 2019-03-26</h4>\n<ul>\n<li>Fix: Query Control invalid call to deprecated action (<a href=\"https://github.com/elementor/elementor/issues/7619\">#7619</a>)</li>\n<li>Tweak: Renamed action hook from <code>elementor_pro/{$widget_name}/query/{$query_id}</code> to <code>elementor/query/{$query_id}</code></li>\n<li>Tweak: Renamed filter hook from <code>elementor_pro/query_control/get_query_args/current_query</code> to <code>elementor/query/get_query_args/current_query</code></li>\n</ul>\n<h4>2.5.0 - 2019-03-26</h4>\n<ul>\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\"https://github.com/elementor/elementor/issues/72\">#72</a>)</li>\n<li>New: Introducing Related Posts for Query Control (<a href=\"https://github.com/elementor/elementor/issues/7306\">#7306</a>, <a href=\"https://github.com/elementor/elementor/issues/7490\">#7490</a>)</li>\n<li>New: Introducing Date query for Query Control</li>\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\"https://github.com/elementor/elementor/issues/2501\">#2501</a>)</li>\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\"https://github.com/elementor/elementor/issues/6871\">#6871</a>, <a href=\"https://github.com/elementor/elementor/issues/6876\">#6876</a>, <a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule</li>\n<li>Tweak: Added full border radius control options inside Popup</li>\n<li>Tweak: Changed exit intent icon in Popups</li>\n<li>Tweak: Show only one popup in its own preview</li>\n<li>Tweak: Added responsive support to Popup entrance animation control</li>\n<li>Tweak: Conditions - Singular <code>All Pages</code> string changed to <code>Pages</code></li>\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\"https://github.com/elementor/elementor/issues/7000\">#7000</a>)</li>\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/6779\">#6779</a>)</li>\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\"https://github.com/elementor/elementor/issues/6986\">#6986</a>)</li>\n<li>Tweak: Decrease <code>z-index</code> for Nav Menu (<a href=\"https://github.com/elementor/elementor/issues/6869\">#6869</a>)</li>\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;</li>\n<li>Tweak: Use filter <code>get_meta_viewport</code> for header templates (<a href=\"https://github.com/elementor/elementor/issues/7043\">#7043</a>)</li>\n<li>Tweak: use filterable <code>Util::get_public_post_types()</code> in Theme Builder (<a href=\"https://github.com/elementor/elementor/issues/7172\">#7172</a>)</li>\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\"https://github.com/elementor/elementor/issues/7443\">#7443</a>)</li>\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\"https://github.com/elementor/elementor/issues/6913\">#6913</a>)</li>\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling</li>\n<li>Fix: Custom ID reset to default when dragging repeater</li>\n<li>Fix: Conflict between archive-products widget and WC customizer</li>\n<li>Fix: Add to Cart widget <code>spacing</code> and <code>space-between</code></li>\n<li>Fix: Library view when creating a new Header or Footer</li>\n<li>Fix: Post types labels missing on Add New Template modal</li>\n</ul>\n<h4>2.4.8 - 2019-03-11</h4>\n<ul>\n<li>Fix: Missing query section in Products widget</li>\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases</li>\n</ul>\n<h4>2.4.7 - 2019-03-06</h4>\n<ul>\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+</li>\n</ul>\n<h4>2.4.6 - 2019-03-04</h4>\n<ul>\n<li>Fix: Pods gallery dynamic when empty (<a href=\"https://github.com/elementor/elementor/issues/7127\">#7127</a>)</li>\n<li>Fix: Duplicate call for conditions screen issue</li>\n<li>Fix: Compatibility with Elementor v2.5.0</li>\n</ul>\n<h4>2.4.5 - 2019-02-18</h4>\n<ul>\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\"https://github.com/elementor/elementor/issues/7058\">#7058</a>)</li>\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\"https://github.com/elementor/elementor/issues/7083\">#7083</a>)</li>\n<li>Fix: Show popup preview only on it\'s own preview</li>\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases</li>\n</ul>\n<h4>2.4.4 - 2019-02-11</h4>\n<ul>\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\"https://github.com/elementor/elementor/issues/6690\">#6690</a>)</li>\n<li>Tweak: Changed the term of <code>All Posts</code> condition to <code>Posts</code></li>\n<li>Fix: Added <code>&lt;IfModule&gt;</code> to avoid 500 error when <code>mod-headers</code> is missing (<a href=\"https://github.com/elementor/elementor/issues/7034\">#7034</a>)</li>\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\"https://github.com/elementor/elementor/issues/6856\">#6856</a>)</li>\n<li>Fix: <code>Textarea</code> default value in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/6934\">#6934</a>)</li>\n<li>Fix: MailPoet latest version caused fatal error (<a href=\"https://github.com/elementor/elementor/issues/6996\">#6996</a>)</li>\n<li>Fix: Fatal Error caused by calling MailPoet deleted method</li>\n<li>Notice: MailPoet <code>Auto Confirm</code> option will now default to &quot;On&quot;</li>\n</ul>\n<h4>2.4.3 - 2019-01-30</h4>\n<ul>\n<li>Fix: Custom Add to Cart widget responsive alignment settings</li>\n<li>Fix: Links in Post Info widget</li>\n<li>Fix: WooCommerce <code>View Cart</code> string translate</li>\n<li>Fix: Wrapper classes for header/footer templates (<a href=\"https://github.com/elementor/elementor/issues/6884\">#6884</a>)</li>\n</ul>\n<h4>2.4.2 - 2019-01-25</h4>\n<ul>\n<li>Tweak: Added pixel units to Close Button position control in Popups</li>\n<li>Fix: Exclude error in WC Products widget</li>\n</ul>\n<h4>2.4.1 - 2019-01-24</h4>\n<ul>\n<li>Tweak: Added CSS classes control to Popup (<a href=\"https://github.com/elementor/elementor/issues/6826\">#6826</a>)</li>\n<li>Tweak: Added responsive image size to Testimonial Carousel widget</li>\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\"https://github.com/elementor/elementor/issues/6842\">#6842</a>)</li>\n<li>Fix: Support of exclude-ids in WC Products widget</li>\n<li>Fix: Popup close button not clickable</li>\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6749\">#6749</a>)</li>\n<li>Fix: Bad anchors breaks the page JS</li>\n<li>Fix: Popup overlay shown when turned off</li>\n</ul>\n<h4>2.4.0 - 2019-01-21</h4>\n<ul>\n<li>New: Introducing Popup Builder (<a href=\"https://github.com/elementor/elementor/issues/628\">#628</a>)</li>\n<li>New: Added <code>Popup</code> Dynamic Tag</li>\n<li>New: Added <code>Popup</code> forms action after submit</li>\n<li>New: Added User Info dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/6322\">#6322</a>)</li>\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message</li>\n<li>Tweak: Added <code>elementor_pro/theme_builder/archive/escape_nothing_found_message</code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\"https://github.com/elementor/elementor/issues/6053\">#6053</a>)</li>\n<li>Tweak: Added <code>add_doc_to_location</code> method to Allow insertion of a document to a location</li>\n<li>Fix: <code>z-index</code> issue with CTA widget (<a href=\"https://github.com/elementor/elementor/issues/6486\">#6486</a>)</li>\n<li>Fix: Hide the Post Content widget and show it only in a Single document</li>\n<li>Fix: <code>selector</code> replacement in Custom CSS</li>\n<li>Fix: Apply <code>the_content</code> on the real content only</li>\n<li>Fix: CSS for WC products selector (<a href=\"https://github.com/elementor/elementor/issues/6559\">#6559</a>)</li>\n<li>Fix: Odnoklassniki share URL (<a href=\"https://github.com/elementor/elementor/issues/6638\">#6638</a>)</li>\n<li>Fix: Custom link new tab in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/5766\">#5766</a>)</li>\n<li>Fix: <code>nofollow</code> link in Flip Box &amp; CTA widgets</li>\n<li>Fix: Post Terms in Post Info widget</li>\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\"https://github.com/elementor/elementor/issues/5386\">#5386</a>)</li>\n<li>Fix: Accessibility labels in Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/6630\">#6630</a>)</li>\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active</li>\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget</li>\n<li>Fix: Sub-menu arrow position in Nav Menu widget</li>\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\"https://github.com/elementor/elementor/issues/6648\">#6648</a>)</li>\n</ul>\n<h4>2.3.1 - 2018-12-19</h4>\n<ul>\n<li>Fix: Template widget search functionality (<a href=\"https://github.com/elementor/elementor/issues/6473\">#6473</a>)</li>\n<li>Fix: Apply <code>the_content</code> filter to post content in theme builder</li>\n</ul>\n<h4>2.3.0 - 2018-12-17</h4>\n<ul>\n<li>New: Introducing Discord Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4218\">#4218</a>)</li>\n<li>New: Introducing Slack Integration for Forms</li>\n<li>New: Introducing MailerLite Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4462\">#4462</a>)</li>\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account</li>\n<li>Tweak: Added <code>elementor_pro/utils/get_public_post_types</code> filter hook (<a href=\"https://github.com/elementor/elementor/issues/5900\">#5900</a>)</li>\n<li>Tweak: Added <code>loop_start</code> &amp; <code>the_content</code> hooks for Post Content (<a href=\"https://github.com/elementor/elementor/issues/6173\">#6173</a>)</li>\n<li>Tweak: Removed Custom Attributes from Page Settings</li>\n<li>Tweak: Always add the Custom CSS control to the Advanced tab</li>\n<li>Fix: In sub Term condition false positive in edge cases</li>\n<li>Fix: ToolSet Dynamic Image fallback</li>\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget</li>\n<li>Fix: Style glitch in the Conditions screen in Safari browser</li>\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\"https://github.com/elementor/elementor/issues/6080\">#6080</a>)</li>\n<li>Fix: The color of label won\'t change color in Widget login</li>\n</ul>\n<h4>2.2.5 - 2018-12-11</h4>\n<ul>\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.</li>\n<li>Tweak: Added a better identifier for subpages (<a href=\"https://github.com/elementor/elementor/issues/6362\">#6362</a>)</li>\n<li>Tweak: Removed Custom Attributes from page settings</li>\n<li>Fix: Yahoo event URL date issue (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Allow timezone settings in Google event URL (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Avoid <code>z-index</code> changes by <code>nanocss</code> in build process</li>\n<li>Fix: Added missing WC upsells products CSS</li>\n<li>Fix: Nav Menu dropdown losing color on hover</li>\n<li>Fix: WC Product Add-ons CSS compatibility</li>\n</ul>\n<h4>2.2.4 - 2018-12-04</h4>\n<ul>\n<li>Fix: Global widget not saving changes (<a href=\"https://github.com/elementor/elementor/issues/6340\">#6340</a>)</li>\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\"https://github.com/elementor/elementor/issues/6334\">#6334</a>)</li>\n<li>Fix: Forms Redirect URL action when using form field values with spaces</li>\n</ul>\n<h4>2.2.3 - 2018-11-29</h4>\n<ul>\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu</li>\n<li>Fix: Show only supported templates in Template widget</li>\n<li>Fix: Revert conflicting fix for a default order for WC archive</li>\n</ul>\n<h4>2.2.2 - 2018-11-28</h4>\n<ul>\n<li>Fix: Lightbox dynamic tag crashes the editor</li>\n</ul>\n<h4>2.2.1 - 2018-11-28</h4>\n<ul>\n<li>New: Added <code>ACF File</code> Dynamic tag to support text controls.</li>\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6223\">#6223</a>)</li>\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags</li>\n<li>Tweak: Added filter <code>elementor_pro/dynamic_tags/shortcode/should_escape</code> to avoid escaping in Shortcode dynamic tag</li>\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists</li>\n<li>Tweak: Added front-end max file size validation for upload fields</li>\n<li>Tweak: Added <code>by-author</code> per Post-Type condition for theme builder</li>\n<li>Fix: Template widget panel not showing the selected template (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag</li>\n<li>Fix: Add post classes only for the Single template</li>\n<li>Fix: Set document type as not editable for unsupported document like Global widget</li>\n<li>Fix: Avoid duplicate query for current WC product query</li>\n<li>Fix: Product Archive showing oldest products instead of latest</li>\n<li>Fix: CSS reset in Posts widget using cards skin</li>\n</ul>\n<h4>2.2.0 - 2018-11-19</h4>\n<ul>\n<li>New: Introducing Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/290\">#290</a>, <a href=\"https://github.com/elementor/elementor/issues/3990\">#3990</a>)</li>\n<li>New: Added evergreen option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4459\">#4459</a>)</li>\n<li>New: Added expire actions option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/5242\">#5242</a>)</li>\n<li>New: Introducing Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/3854\">#3854</a>)</li>\n<li>New: Introducing Sitemap widget (<a href=\"https://github.com/elementor/elementor/issues/5594\">#5594</a>)</li>\n<li>New: Added Request Parameter dynamic tag (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4268\">#4268</a>)</li>\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5321\">#5321</a>)</li>\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5587\">#5587</a>)</li>\n<li>Tweak: Added Form Redirect URL with form values (<a href=\"https://github.com/elementor/elementor/issues/2564\">#2564</a>)</li>\n<li>Tweak: Added default post classes to template wrapper (<a href=\"https://github.com/elementor/elementor/issues/5959\">#5959</a>)</li>\n<li>Tweak: Better labels for terms in Query control (<a href=\"https://github.com/elementor/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 for Page Title dynamic tag</li>\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\"https://github.com/elementor/elementor/issues/6141\">#6141</a>)</li>\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/6029\">#6029</a>)</li>\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/5711\">#5711</a>)</li>\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/5091\">#5091</a>)</li>\n<li>Fix: ACF Gallery option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\"https://github.com/elementor/elementor/issues/5740\">#5740</a>)</li>\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/5117\">#5117</a>)</li>\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/5442\">#5442</a>)</li>\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/5350\">#5350</a>)</li>\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4220\">#4220</a>, <a href=\"https://github.com/elementor/elementor/issues/4600\">#4600</a>)</li>\n<li>New: Added integration with Toolset (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Added integration with Pods (<a href=\"https://github.com/elementor/elementor/issues/4129\">#4129</a>)</li>\n<li>New: Added stick to bottom in scrolling effects (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4597\">#4597</a>)</li>\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/1748\">#1748</a>)</li>\n<li>Tweak: Added form-message style (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/4242\">#4242</a>)</li>\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\"https://github.com/elementor/elementor/issues/4767\">#4767</a>)</li>\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4594\">#4594</a>)</li>\n<li>Tweak: Added <code>by-author</code> condition for theme builder (<a href=\"https://github.com/elementor/elementor/issues/4681\">#4681</a>)</li>\n<li>Tweak: Added Activate/Deactivate license key via WP-CLI command (<a href=\"https://github.com/elementor/elementor/issues/4149\">#4149</a>)</li>\n<li>Tweak: Added <code>is_scroll</code> trigger to scrolling effect (<a href=\"https://github.com/elementor/elementor/issues/4340\">#4340</a>)</li>\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/3697\">#3697</a>)</li>\n<li>Tweak: Added style options for Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1335\">#1335</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 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/elementor/elementor/issues/4817\">#4817</a>)</li>\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/4996\">#4996</a>)</li>\n<li>Fix: GMT offset in Countdown widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4479\">#4479</a>)</li>\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4342\">#4342</a>)</li>\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4214\">#4214</a>, <a href=\"https://github.com/elementor/elementor/issues/4216\">#4216</a>, <a href=\"https://github.com/elementor/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/elementor/elementor/issues/4136\">#4136</a>)</li>\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/483\">#483</a>, <a href=\"https://github.com/elementor/elementor/issues/653\">#653</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/451\">#451</a>)</li>\n<li>New: Introducing <a href=\"https://github.com/elementor/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/elementor/elementor/issues/2761\">#2761</a>, <a href=\"https://github.com/elementor/elementor/issues/2623\">#2623</a>, <a href=\"https://github.com/elementor/elementor/issues/2109\">#2109</a>, <a href=\"https://github.com/elementor/elementor/issues/2061\">#2061</a>, <a href=\"https://github.com/elementor/elementor/issues/2439\">#2439</a>)</li>\n<li>New: Design 404 page with Single template (<a href=\"https://github.com/elementor/elementor/issues/1558\">#1558</a>)</li>\n<li>New: Design Search Results with Archive template (<a href=\"https://github.com/elementor/elementor/issues/3196\">#3196</a>, <a href=\"https://github.com/elementor/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/elementor/elementor/issues/2412\">#2412</a>)</li>\n<li>New: Integration with Custom Fields (<a href=\"https://github.com/elementor/elementor/issues/2054\">#2054</a>)</li>\n<li>New: Partial support for Toolset integration (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Partial support for Pods integration (<a href=\"https://github.com/elementor/elementor/issues/2169\">#2169</a>)</li>\n<li>New: Partial support for ACF integration (<a href=\"https://github.com/elementor/elementor/issues/2041\">#2041</a>, <a href=\"https://github.com/elementor/elementor/issues/2059\">#2059</a>)</li>\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/3938\">#3938</a>)</li>\n<li>Fix: <code>box-shadow</code> issue with cards skin (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/3595\">#3595</a>)</li>\n<li>Fix: Screen Options missing when Pro is active (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/852\">#852</a>)</li>\n<li>New: Integration with Adobe TypeKit fonts (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/1482\">#1482</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Acceptance field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1693\">#1693</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Date field for Forms widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/2164\">#2164</a>)</li>\n<li>New: Added HTML field for Forms widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/2878\">#2878</a>)</li>\n<li>Fix: Global widgets not saving edits (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/2577\">#2577</a>)</li>\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\"https://github.com/elementor/elementor/issues/2496\">#2496</a>)</li>\n<li>Fix: Increased submenu max-width (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/216\">#216</a>, <a href=\"https://github.com/elementor/elementor/issues/347\">#347</a>, <a href=\"https://github.com/elementor/elementor/issues/2209\">#2209</a>)</li>\n<li>New: Added Testimonial Carousel widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1406\">#1406</a>)</li>\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1234\">#1234</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1271\">#1271</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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:11:\"new_version\";s:6:\"3.0.10\";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:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.6.1\";s:7:\"package\";s:184:\"http://my.elementor.com/edd-sl/package_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjA1YTBhZDNiNTRjNWZiNzI2ZTQ0YTJkNjZhMmZkOWJmOmh0dHBzQC8vY21zaW1lZC5jb206MA==\";s:13:\"download_link\";s:184:\"http://my.elementor.com/edd-sl/package_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjA1YTBhZDNiNTRjNWZiNzI2ZTQ0YTJkNjZhMmZkOWJmOmh0dHBzQC8vY21zaW1lZC5jb206MA==\";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:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.0.2\";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:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.6.1\";s:7:\"package\";s:189:\"http://my.elementor.com/edd-sl/previous_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjMuMC4yOjQ1MjVhZGMzYjg4MTIyYWIyNzRlNjgyNDg5YzhmMTdjOmh0dHBzQC8vY21zaW1lZC5jb20=\";s:13:\"download_link\";s:189:\"http://my.elementor.com/edd-sl/previous_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjMuMC4yOjQ1MjVhZGMzYjg4MTIyYWIyNzRlNjgyNDg5YzhmMTdjOmh0dHBzQC8vY21zaW1lZC5jb20=\";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:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:4:{s:4:\"type\";s:6:\"plugin\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:7:\"version\";s:5:\"3.0.2\";s:8:\"operator\";s:2:\">=\";}}}}}','no'),(55750,'wp-analytify-email','','yes'),(49205,'wpforms_email_summaries_fetch_info_blocks_last_run','1612471008','yes'),(56000,'_transient_timeout_uael_license_status','1612568439','no'),(56001,'_transient_uael_license_status','1','no'),(56057,'_transient_timeout_wpseo_total_unindexed_posts','1612647546','no'),(55612,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.6.1\";s:7:\"version\";s:5:\"5.6.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1612548382;s:15:\"version_checked\";s:5:\"5.6.1\";s:12:\"translations\";a:0:{}}','no'),(25855,'wpforms_notifications','a:4:{s:6:\"update\";i:1612563449;s:4:\"feed\";a:3:{i:0;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content that’s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:1;a:6:{s:5:\"title\";s:77:\"New in WPForms! A Divi Module, Email Address Restrictions + Date/Time Limits.\";s:7:\"content\";s:339:\"Controlling forms has never been easier. WPForms now lets you easily add forms right inside the Divi page builder, so you can ditch the shortcodes. Not only that, but you can now block or allow specific email addresses, and there’s a new datepicker field in town that lets you set date and time limits. Plus, an easy-to-find Help Menu.\r\n\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:37;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:225:\"https://wpforms.com/introducing-wpforms-1-6-3-divi-module-email-address-restrictions-date-time-limits-more/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:164:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:2;a:6:{s:5:\"title\";s:69:\"Introducing WPForms Webhooks - Powerful Flexibility With Integrations\";s:7:\"content\";s:286:\"With the new WPForms Webhooks addon, you can automatically send data from forms to other tools and apps, without a 3rd-party connector. This power-user feature will help save time and money as you automate your forms. Upgrade to an Elite license now to start using this awesome feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:30;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:161:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Get WPForms Elite\";s:4:\"text\";s:17:\"Get WPForms Elite\";}s:3:\"alt\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-webhooks-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(49037,'exactmetrics_notifications_run','a:14:{s:34:\"exactmetrics_notification_visitors\";i:1612462701;s:34:\"exactmetrics_notification_audience\";i:1612462937;s:39:\"exactmetrics_notification_mobile_device\";i:1612462952;s:40:\"exactmetrics_notification_upgrade_to_pro\";i:1612462964;s:37:\"exactmetrics_notification_bounce_rate\";i:1612463217;s:44:\"exactmetrics_notification_returning_visitors\";i:1612463263;s:42:\"exactmetrics_notification_traffic_dropping\";i:1612463272;s:59:\"exactmetrics_notification_upgrade_for_search_console_report\";i:1612463280;s:53:\"exactmetrics_notification_upgrade_for_form_conversion\";i:1612463302;s:53:\"exactmetrics_notification_upgrade_for_email_summaries\";i:1612463310;s:53:\"exactmetrics_notification_upgrade_for_google_optimize\";i:1612463324;s:53:\"exactmetrics_notification_to_add_more_file_extensions\";i:1612463330;s:50:\"exactmetrics_notification_to_setup_affiliate_links\";i:1612463338;s:43:\"exactmetrics_notification_headline_analyzer\";i:1608752615;}','yes'),(56008,'7238c9070c32ed98a38810e053129a9a','a:2:{s:7:\"timeout\";i:1612590091;s:5:\"value\";a:16:{s:14:\"stable_version\";s:6:\"3.0.10\";s:12:\"last_updated\";s:19:\"2021-01-31 17:52:06\";s:8:\"sections\";s:110914:\"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:110691:\"<h4>3.0.10 - 2021-01-20</h4>\n<ul>\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor Pro v3.1</li>\n</ul>\n<h4>3.0.9 - 2020-12-29</h4>\n<ul>\n<li>Tweak: Added compatibility to support Elementor 3.1.0</li>\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder</li>\n<li>Fix: Border color glitch in Theme Builder</li>\n</ul>\n<h4>3.0.8 - 2020-11-26</h4>\n<ul>\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/13172\">#13172</a>)</li>\n</ul>\n<h4>3.0.7 - 2020-11-25</h4>\n<ul>\n<li>Fix: Console Error when dragging  Testimonials Carousel widget</li>\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites</li>\n<li>Fix: Removed the conditional loading of Webpack</li>\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge</li>\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues</li>\n<li>Fix: Gallery not displayed in Theme Builder templates preview</li>\n</ul>\n<h4>3.0.6 - 2020-11-04</h4>\n<ul>\n<li>Tweak: Updated the embedded post in Facebook Embed widget</li>\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer</li>\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder</li>\n<li>Fix: Redundant Custom Caption option in Site Logo widget</li>\n<li>Fix: Removed unused code in Drip integration</li>\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget</li>\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets</li>\n</ul>\n<h4>3.0.5 - 2020-09-23</h4>\n<ul>\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited</li>\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set</li>\n<li>Fix: Missing Single document placeholder in Theme Builder</li>\n<li>Fix: Document editing handles inherit the <code>font-family</code> from 3rd party source</li>\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form</li>\n<li>Fix: Incorrect width in Facebook Page widget</li>\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder</li>\n</ul>\n<h4>3.0.4 - 2020-09-09</h4>\n<ul>\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\"https://github.com/elementor/elementor/issues/12304\">#12304</a>)</li>\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Shrinking conditions indicator in Theme Builder</li>\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget</li>\n<li>Fix: Styles are missing from Single templates in some edge cases</li>\n</ul>\n<h4>3.0.3 - 2020-09-02</h4>\n<ul>\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view</li>\n</ul>\n<h4>3.0.2 - 2020-08-31</h4>\n<ul>\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\"https://github.com/elementor/elementor/issues/12312\">#12312</a>)</li>\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder</li>\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\"https://github.com/elementor/elementor/issues/12299\">#12299</a>, <a href=\"https://github.com/elementor/elementor/issues/12275\">#12275</a>)</li>\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\"https://github.com/elementor/elementor/issues/11809\">#11809</a>)</li>\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder</li>\n<li>Fix: Mixed templates import glitch in Theme Builder</li>\n<li>Fix: Card icon sizes in Theme Builder</li>\n<li>Fix: Preview button leads to <code>render_mode</code> instead of preview when importing a template from the new Theme Builder</li>\n</ul>\n<h4>3.0.1 - 2020-08-26</h4>\n<ul>\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support</li>\n<li>Tweak: Updated video tutorials in Theme Builder</li>\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\"https://github.com/black-eye\">@black-eye</a>)</li>\n<li>Fix: Repeater items throws <code>childView</code> is undefined message in Forms widget (<a href=\"https://github.com/elementor/elementor/issues/12239\">#12239</a>, <a href=\"https://github.com/elementor/elementor/issues/12221\">#12221</a>)</li>\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\"https://github.com/elementor/elementor/issues/12137\">#12137</a>)</li>\n<li>Fix: Facebook comments not showing up (<a href=\"https://github.com/elementor/elementor/issues/12157\">#12157</a>)</li>\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly</li>\n<li>Fix: Minor UI fixes in Theme Builder</li>\n<li>Fix: Dark mode glitches in Theme Builder</li>\n<li>Fix: Global Site Part toaster appears when you publish a Popup</li>\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder</li>\n<li>Fix: Date field caused forms to get corrupted in Forms widget</li>\n<li>Fix: Theme Builder application page is forbidden</li>\n</ul>\n<h4>3.0.0 - 2020-08-23</h4>\n<ul>\n<li>New: Introducing the new and improved Theme Builder</li>\n<li>Tweak: Removed <code>.elementor-inner</code> and <code>.elementor-column-wrap</code> from DOM output to improve performance (<a href=\"https://github.com/elementor/elementor/issues/7351\">#7351</a>, <a href=\"https://github.com/elementor/elementor/issues/7817\">#7817</a>, <a href=\"https://developers.elementor.com/dom-improvements-ahead-html-wrappers-removal-from-v3-0/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\"https://github.com/elementor/elementor/issues/10052\">#10052</a>)</li>\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/11554\">#11554</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Redirect after Login/Logout in Login widget (<a href=\"https://github.com/elementor/elementor/issues/11343\">#11343</a>)</li>\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\"https://github.com/elementor/elementor/issues/11653\">#11653</a>)</li>\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8269\">#8269</a>)</li>\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/11968\">#11968</a>)</li>\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/10364\">#10364</a>)</li>\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts</li>\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget</li>\n<li>Tweak: Removed unnecessary style in WC Product with variations</li>\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\"https://developers.elementor.com/elementor-dropping-support-ie/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Date Modified option to Posts widget metadata</li>\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/11355\">#11355</a>)</li>\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/11628\">#11628</a>)</li>\n<li>Fix: Color doesn’t change in Products Archive Description widget</li>\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin</li>\n<li>Fix: WC Product variations layout issue</li>\n<li>Fix: WC Product variations mobile zoom-in glitch</li>\n<li>Fix: Can\'t edit a Popup after accessing Theme Style</li>\n<li>Fix: Twitter icon missing in Blockquote widget</li>\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin</li>\n<li>Fix: UI glitch in Display Conditions modal</li>\n<li>Fix: Insert template button UI glitch in Templates Library</li>\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security</li>\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup</li>\n<li>Fix: Child categories are shown with a different parent category in Query control</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v3-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.10.3 - 2020-06-29</h4>\n<ul>\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\"https://github.com/elementor/elementor/issues/11596\">#11596</a>, <a href=\"https://github.com/elementor/elementor/issues/11610\">#11610</a>)</li>\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\"https://github.com/elementor/elementor/issues/8646\">#8646</a>)</li>\n</ul>\n<h4>2.10.2 - 2020-06-16</h4>\n<ul>\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\"https://github.com/elementor/elementor/issues/11644\">#11644</a>)</li>\n</ul>\n<h4>2.10.1 - 2020-06-16</h4>\n<ul>\n<li>Tweak: Improved License validation mechanism to avoid limitations</li>\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets</li>\n<li>Fix: Popup close button vertical position glitch (<a href=\"https://github.com/elementor/elementor/issues/10921\">#10921</a>)</li>\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget</li>\n<li>Fix: Clicking <code>Enter</code> key submits the form in Multi Step Form</li>\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues</li>\n</ul>\n<h4>2.10.0 - 2020-06-07</h4>\n<ul>\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\"https://github.com/elementor/elementor/issues/5975\">#5975</a>, <a href=\"https://github.com/elementor/elementor/issues/3911\">#3911</a>)</li>\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\"https://github.com/elementor/elementor/issues/11026\">#11026</a>)</li>\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\"https://github.com/elementor/elementor/issues/5682\">#5682</a>)</li>\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices</li>\n<li>Tweak: Added new Scroll Util for improved scrolling handling</li>\n<li>Tweak: Improved Motion Effects animation performance</li>\n</ul>\n<h4>2.9.5 - 2020-05-24</h4>\n<ul>\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue</li>\n</ul>\n<h4>2.9.4 - 2020-05-07</h4>\n<ul>\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability</li>\n</ul>\n<h4>2.9.3 - 2020-04-19</h4>\n<ul>\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\"https://github.com/elementor/elementor/issues/11023\">#11023</a>, <a href=\"https://github.com/elementor/elementor/issues/10932\">#10932</a>, <a href=\"https://github.com/elementor/elementor/issues/10967\">#10967</a>, <a href=\"https://github.com/elementor/elementor/issues/11000\">#11000</a>, <a href=\"https://github.com/elementor/elementor/issues/11049\">#11049</a>)</li>\n<li>Fix: Escaped Form records metadata to prevent security vulnerability</li>\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading</li>\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget</li>\n<li>Fix: Document handles UI glitch</li>\n</ul>\n<h4>2.9.2 - 2020-03-25</h4>\n<ul>\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\"https://github.com/elementor/elementor/issues/10745\">#10745</a>)</li>\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\"https://github.com/elementor/elementor/issues/10874\">#10874</a>)</li>\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style</li>\n<li>Fix: PHP notice when using dynamic user info <code>id</code></li>\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget</li>\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget</li>\n<li>Fix: Container includes Popup tags by default in Table of Contents widget</li>\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n</ul>\n<h4>2.9.1 - 2020-03-16</h4>\n<ul>\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page</li>\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles</li>\n</ul>\n<h4>2.9.0 - 2020-03-15</h4>\n<ul>\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\"https://github.com/elementor/elementor/issues/4985\">#4985</a>)</li>\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\"https://github.com/elementor/elementor/issues/3345\">#3345</a>)</li>\n<li>New: Added Dynamic Colors tag (<a href=\"https://github.com/elementor/elementor/issues/6485\">#6485</a>)</li>\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\"https://github.com/elementor/elementor/issues/9293\">#9293</a>)</li>\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\"https://github.com/elementor/elementor/issues/5716\">#5716</a>, <a href=\"https://github.com/elementor/elementor/issues/3642\">#3642</a>, <a href=\"https://github.com/elementor/elementor/issues/9225\">#9225</a>, <a href=\"https://github.com/elementor/elementor/issues/9079\">#9079</a>)</li>\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\"https://github.com/elementor/elementor/issues/10564\">#10564</a>)</li>\n<li>Tweak: Avoid creating empty Custom Font</li>\n<li>Tweak: Added <code>aria-expanded</code> attribute to Menu Cart widget</li>\n<li>Tweak: Moved Link Actions module to Core plugin</li>\n<li>Tweak: Changed the name of “TypeKit Web Fonts by Adobe” to “Adobe Fonts”</li>\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets</li>\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated</li>\n<li>Tweak: Remove redundant <code>label_block</code> parameters from several controls</li>\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget</li>\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\"https://github.com/elementor/elementor/issues/7924\">#7924</a>)</li>\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0</li>\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets</li>\n<li>Tweak: Expose external API for Swiper instances</li>\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget</li>\n<li>Tweak: Replaced nerd icons with new Elementor emojis</li>\n<li>Tweak: Added specific <code>color</code> attribute to header title in Table of Contents widget</li>\n<li>Fix: Line break issues in Animated Headline widget (<a href=\"https://github.com/elementor/elementor/issues/10585\">#10585</a>)</li>\n<li>Fix: Theme Style Link color overrides the Table of Content list style</li>\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode</li>\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget</li>\n<li>Fix: Page Title widget render glitches in the Editor</li>\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget</li>\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget</li>\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v2-9-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.8.5 - 2020-03-08</h4>\n<ul>\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration</li>\n<li>Fix: Missing closing bracket in Animated Headline widget</li>\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor</li>\n</ul>\n<h4>2.8.4 - 2020-02-16</h4>\n<ul>\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget</li>\n<li>Tweak: Added RTL support for Slides widget</li>\n<li>Tweak: Display Lightbox images in Full size in Gallery widget</li>\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget</li>\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget</li>\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget</li>\n<li>Fix: Query Control throws <code>Undefined index: q</code> error</li>\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget</li>\n<li>Fix: Discord forms integration fails to send submissions in some server configurations</li>\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget</li>\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget</li>\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser</li>\n<li>Fix: Missing eye icon in Single template footer preview button</li>\n</ul>\n<h4>2.8.3 - 2020-01-01</h4>\n<ul>\n<li>Tweak: Updated Table of Contents widget panel location</li>\n<li>Fix: ACF URL Dynamic field throws <code>undefined index</code> PHP notice (<a href=\"https://github.com/elementor/elementor/issues/9929\">#9929</a>)</li>\n<li>Fix: Gallery lightbox pagination shows images from all tabs</li>\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n<li>Fix: Underline option not working in Table of Contents widget Normal state</li>\n<li>Fix: Query Control <code>Undefined index: autocomplete</code> notice in some cases</li>\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget</li>\n</ul>\n<h4>2.8.2 - 2019-12-19</h4>\n<ul>\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget</li>\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive</li>\n<li>Fix: Redundant <code>&lt;br&gt;</code> tags in Single theme template (<a href=\"https://github.com/elementor/elementor/issues/9927\">#9927</a>, <a href=\"https://github.com/elementor/elementor/issues/9928\">#9928</a>)</li>\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown</li>\n</ul>\n<h4>2.8.1 - 2019-12-18</h4>\n<ul>\n<li>Fix: Share Buttons widget not working (<a href=\"https://github.com/elementor/elementor/issues/9920\">#9920</a>)</li>\n<li>Fix: Redundant <code>&lt;p&gt;</code> tags added to Single Template posts</li>\n</ul>\n<h4>2.8.0 - 2019-12-18</h4>\n<ul>\n<li>New: Table of Contents Widget (<a href=\"https://github.com/elementor/elementor/issues/5171\">#5171</a>)</li>\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9763\">#9763</a>)</li>\n<li>Tweak: Added Random order option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9269\">#9269</a>)</li>\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/9324\">#9324</a>)</li>\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\"https://github.com/elementor/elementor/issues/9579\">#9579</a>)</li>\n<li>Tweak: Major performance improvements to Gallery widget</li>\n<li>Tweak: Avoid non-existing images in Gallery widget</li>\n<li>Tweak: Added <code>tabindex</code>, <code>aria-expanded</code>, <code>aria-hidden</code> and <code>role=\"navigation\"</code> accessibility attributes to Nav Menu widget</li>\n<li>Tweak: Changed button HTML tag from <code>button</code> to <code>span</code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility</li>\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget</li>\n<li>Tweak: Added compatibility for Library Connect</li>\n<li>Tweak: Added i18n to Toolset date dynamic tag</li>\n<li>Tweak: Added external link support to Gallery widget</li>\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()</code> in Gallery widget</li>\n<li>Tweak: Updated references to the new Schemes system location</li>\n<li>Tweak: Avoid running Gallery handler when the gallery is empty</li>\n<li>Tweak: UI Tweaks in Editor Panel</li>\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget</li>\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget</li>\n<li>Tweak: Refactor <code>register_controls()</code> method in Posts widget skin trait</li>\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\"https://github.com/elementor/elementor/issues/7646\">#7646</a>)</li>\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\"https://github.com/elementor/elementor/issues/9304\">#9304</a>)</li>\n<li>Fix: <code>PHP Notice: Undefined index</code> display for Author query (<a href=\"https://github.com/elementor/elementor/issues/9864\">#9864</a>)</li>\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\"https://wordpress.org/support/topic/broken-buttons-since-elementor-2-8/\">Topic</a>)</li>\n<li>Fix: Avoid empty spaces in Post info widget</li>\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget</li>\n<li>Fix: Nav Menu item typography selector in Nav Menu widget</li>\n<li>Fix: Facebook Like Button widget causes flickering</li>\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain</code> permalinks format</li>\n<li>Fix: Avoid running Popup triggers when set without conditions</li>\n<li>Fix: Removed &quot;Date&quot; query from Products widget</li>\n<li>Fix: Slides widget when used as a Shortcode and is hidden</li>\n<li>Fix: Custom URL being accessed on swipe in Media Carousel</li>\n<li>Fix: Media Carousel widget Cube effect glitch</li>\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page</li>\n<li>Fix: Image <code>alt</code> Text not displayed on overlay in Gallery widget</li>\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin</li>\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable</code></li>\n<li>Fix: Slides widget button wrapping breaks in mobile view</li>\n<li>Fix: Dynamic capabilities with the Reviews widget</li>\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget</li>\n<li>Fix: Posts widget Full Content skin not working on Single template</li>\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen</li>\n<li>Fix: Posts widget alignment issue</li>\n<li>Fix: Product Variations Clear button not working in edge cases</li>\n<li>Fix: Styling issues in Form widget submit button</li>\n</ul>\n<h4>2.7.3 - 2019-10-28</h4>\n<ul>\n<li>Tweak: Added RTL support to Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/9213\">#9213</a>)</li>\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3</li>\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget</li>\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets</li>\n<li>Fix: Link-actions conflict with <code>?action=</code> parameter in the URL</li>\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode</li>\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets</li>\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www</code></li>\n</ul>\n<h4>2.7.2 - 2019-10-06</h4>\n<ul>\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9209\">#9209</a>)</li>\n<li>Fix: Content width glitch in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display</code> CSS</li>\n</ul>\n<h4>2.7.1 - 2019-09-26</h4>\n<ul>\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery</li>\n</ul>\n<h4>2.7.0 - 2019-09-24</h4>\n<ul>\n<li>New: Enhanced Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/1898\">#1898</a>, <a href=\"https://github.com/elementor/elementor/issues/3103\">#3103</a>, <a href=\"https://github.com/elementor/elementor/issues/4279\">#4279</a>, <a href=\"https://github.com/elementor/elementor/issues/7631\">#7631</a>)</li>\n<li>New: Dynamic Number (<a href=\"https://github.com/elementor/elementor/issues/5952\">#5952</a>)</li>\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\"https://github.com/elementor/elementor/issues/4617\">#4617</a>)</li>\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets</li>\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\"https://github.com/elementor/elementor/issues/5418\">#5418</a>)</li>\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\"https://github.com/elementor/elementor/issues/7947\">#7947</a>, <a href=\"https://github.com/elementor/elementor/issues/8740\">#8740</a>)</li>\n<li>Tweak: Added <code>font-display</code> support to custom fonts (<a href=\"https://github.com/elementor/elementor/issues/5993\">#5993</a>, <a href=\"https://developers.elementor.com/elementor-pro-2-7-custom-fonts-font-display-support/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\"https://github.com/elementor/elementor/issues/8800\">#8800</a>)</li>\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\"https://github.com/elementor/elementor/issues/8799\">#8799</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\"https://github.com/elementor/elementor/issues/9030\">#9030</a>)</li>\n<li>Tweak: Use <code>swiper.js</code> instead of <code>slick.js</code> in Slides widget (<a href=\"https://developers.elementor.com/elementor-2-7-moving-sliders-from-slick-to-swiper/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/before_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/after_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added dynamic support for Custom field key (<a href=\"https://github.com/elementor/elementor/issues/7789\">#7789</a>)</li>\n<li>Tweak: Increased expired license notice bar frequency</li>\n<li>Tweak: Changed the icon name of Slides widget</li>\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts</li>\n<li>Tweak: Use Ken Burns Effect as an external module</li>\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets</li>\n<li>Tweak: Editor Panel UI tweaks</li>\n<li>Tweak: Added DOM events on Popup show/hide (<a href=\"https://developers.elementor.com/elementor-pro-2-7-popup-events/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added option to change the variations field width in Add to Cart widget</li>\n<li>Tweak: Use select control instead of select2 in Menu Cart widget</li>\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget</li>\n<li>Tweak: Added Typography controls to HTML field in Forms widget</li>\n<li>Tweak: Allow edit selected Font file in Custom Font</li>\n<li>Tweak: Changed reCAPTCHA v3 error message</li>\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu</li>\n<li>Fix: Corrected selector for <code>removeControlSpinner()</code> (<a href=\"https://github.com/elementor/elementor/issues/8790\">#8790</a>)</li>\n<li>Fix: Slides widget navigation icons misplacement (<a href=\"https://github.com/elementor/elementor/issues/8533\">#8533</a>)</li>\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\"https://github.com/elementor/elementor/issues/8527\">#8527</a>)</li>\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/6726\">#6726</a>)</li>\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\"https://github.com/elementor/elementor/issues/1671\">#1671</a>)</li>\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\"https://github.com/elementor/elementor/issues/7347\">#7347</a>)</li>\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs</li>\n<li>Fix: Removed unnecessary divider in Call to Action widget</li>\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity</code> is enabled.</li>\n<li>Fix: Add support for Document/PageBase in Theme Builder (Core &gt;=2.7.0)</li>\n<li>Fix: Ampersand character breaks email link in Share Buttons widget</li>\n<li>Fix: Correct custom font attachment <code>mime-type</code> to show uploaded Custom Fonts</li>\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget</li>\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated</li>\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving</li>\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen</li>\n<li>Fix: Translations and Strings in Share Buttons widget</li>\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control</li>\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget</li>\n</ul>\n<h4>2.6.5 - 2019-08-26</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Button style not working when <code>quantity</code> is enabled in Custom Add To Cart widget</li>\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget</li>\n</ul>\n<h4>2.6.4 - 2019-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility</li>\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget</li>\n</ul>\n<h4>2.6.3 - 2019-08-18</h4>\n<ul>\n<li>Fix: Core version rollback to <code>&gt;2.6.0</code> causes a fatal error</li>\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox</li>\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge</li>\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings</li>\n</ul>\n<h4>2.6.2 - 2019-07-30</h4>\n<ul>\n<li>Tweak: Better accessibility support in Search Form widget</li>\n<li>Fix: UI glitched in Popup publish screen (<a href=\"https://github.com/elementor/elementor/issues/8616\">#8616</a>)</li>\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\"https://github.com/elementor/elementor/issues/8695\">#8695</a>)</li>\n<li>Fix: Restored <code>library_widget_templates</code> action hook for 3rd party compatibility (<a href=\"https://github.com/elementor/elementor/issues/8687\">#8687</a>)</li>\n<li>Fix: Twitter Icon missing in Blockquote widget</li>\n<li>Fix: Form reCAPTCHA v3 badge position not working</li>\n<li>Fix: Renewal notice bar appears in wrong situations</li>\n<li>Fix: Draft Icon Set loads empty Icon Library</li>\n</ul>\n<h4>2.6.1 - 2019-07-24</h4>\n<ul>\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\"https://github.com/elementor/elementor/issues/8672\">#8672</a>, <a href=\"https://github.com/elementor/elementor/issues/8661\">#8661</a>)</li>\n<li>Fix: Price Table features section not working (<a href=\"https://github.com/elementor/elementor/issues/8660\">#8660</a>)</li>\n</ul>\n<h4>2.6.0 - 2019-07-23</h4>\n<ul>\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\"https://github.com/elementor/elementor/issues/110\">#110</a>)</li>\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\"https://github.com/elementor/elementor/issues/4430\">#4430</a>)</li>\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\"https://github.com/elementor/elementor/issues/8213\">#8213</a>, <a href=\"https://github.com/elementor/elementor/issues/6039\">#6039</a>, <a href=\"https://github.com/elementor/elementor/issues/7165\">#7165</a>)</li>\n<li>Tweak: Added Exit Animation for Popups (<a href=\"https://github.com/elementor/elementor/issues/7063\">#7063</a>)</li>\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\"https://github.com/elementor/elementor/issues/5147\">#5147</a>)</li>\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\"https://github.com/elementor/elementor/issues/2180\">#2180</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\"https://github.com/elementor/elementor/issues/7552\">#7552</a>)</li>\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\"https://github.com/elementor/elementor/issues/7928\">#7928</a>)</li>\n<li>Tweak: Added <code>none</code> breakpoint option to Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/7916\">#7916</a>)</li>\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\"https://github.com/elementor/elementor/issues/8366\">#8366</a>)</li>\n<li>Tweak: Added <code>elementor/query/query_results</code> hook to Query Control to allow full control over results (<a href=\"https://github.com/elementor/elementor/issues/7912\">#7912</a>)</li>\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/8090\">#8090</a>)</li>\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups</code> option is selected (<a href=\"https://github.com/elementor/elementor/issues/8189\">#8189</a>)</li>\n<li>Tweak: Added condition option to all of archive child pages (<a href=\"https://github.com/elementor/elementor/issues/8256\">#8256</a>)</li>\n<li>Tweak: Added <code>Effects Relative To</code> control to Scrolling Effects</li>\n<li>Tweak: Allow shortcodes in HTML Form field</li>\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability</li>\n<li>Tweak: Changed MailChimp <code>List</code> label to <code>Audience</code></li>\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup</li>\n<li>Tweak: Added <code>Deprecated Notice</code> control to <code>Archive Products</code> and <code>Woo Products</code> widgets</li>\n<li>Tweak: Added default dynamic title for archives in Theme Builder</li>\n<li>Tweak: Added condition to show <code>Centered Slides</code> control in Media Carousel widget</li>\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated</li>\n<li>Tweak: Replaced <code>select</code> control with <code>choose</code> control in Price List widget</li>\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor</li>\n<li>Tweak: Minor styling tweaks in the Popup publish modal</li>\n<li>Tweak: Hide ordering form in Products widget on front page</li>\n<li>Tweak: Removed page title markup when \'Hide Title\' is active</li>\n<li>Tweak: Added style controls for HTML field in Form widget</li>\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\"https://github.com/elementor/elementor/issues/7240\">#7240</a>)</li>\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\"https://github.com/elementor/elementor/issues/7884\">#7884</a>)</li>\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8497\">#8497</a>)</li>\n<li>Fix: Missing Print icon in Share Buttons (<a href=\"https://github.com/elementor/elementor/issues/8506\">#8506</a>)</li>\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad</li>\n<li>Deprecated: <code>DB::save_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n<li>Deprecated: <code>DB::get_plain_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n</ul>\n<h4>2.5.14 - 2019-07-14</h4>\n<ul>\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\"https://github.com/elementor/elementor/issues/8555\">#8555</a>)</li>\n</ul>\n<h4>2.5.13 - 2019-07-11</h4>\n<ul>\n<li>Fix: Better WC grid support to various themes</li>\n</ul>\n<h4>2.5.12 - 2019-07-10</h4>\n<ul>\n<li>Fix: Grid for WooCommerce Archive Product widget</li>\n<li>Fix: Remove redundant <code>whitespace</code> CSS property causes style glitch in iPad</li>\n<li>Tweak: Added more compatibility for Elementor v2.6</li>\n</ul>\n<h4>2.5.11 - 2019-07-02</h4>\n<ul>\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8460\">#8460</a>)</li>\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\"https://github.com/elementor/elementor/issues/8461\">#8461</a>)</li>\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\"https://github.com/elementor/elementor/issues/8396\">#8396</a>)</li>\n<li>Fix: Missing dropdown icon in conditions screen</li>\n</ul>\n<h4>2.5.10 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6</li>\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\"https://github.com/elementor/elementor/issues/8261\">#8261</a>)</li>\n<li>Fix: Do not unset <code>product</code> CPT if it\'s not from WooCommerce (<a href=\"https://github.com/elementor/elementor/issues/8160\">#8160</a>)</li>\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\"https://github.com/elementor/elementor/issues/8285\">#8285</a>)</li>\n<li>Fix: Title styling not working in Products Categories widget</li>\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser</li>\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition</li>\n</ul>\n<h4>2.5.9 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Removed <code>auto-confirm</code> control from MailPoet to support new version of MailPoet</li>\n<li>Fix: Multiple Custom Fonts not rendered in the editor</li>\n<li>Fix: Products <code>sale</code> query - handle exclude by manual selection.</li>\n<li>Fix: Product Categories grid row &amp; column style</li>\n<li>Fix: Form integration AJAX cache override</li>\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates</li>\n</ul>\n<h4>2.5.8 - 2019-05-06</h4>\n<ul>\n<li>Fix: Popup entrance animation not working in frontend</li>\n<li>Fix: Popup Exit Intent trigger activated multiple times</li>\n</ul>\n<h4>2.5.7 - 2019-05-05</h4>\n<ul>\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\"https://github.com/elementor/elementor/issues/7875\">#7875</a>)</li>\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\"https://github.com/elementor/elementor/issues/7824\">#7824</a>)</li>\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\"https://github.com/elementor/elementor/issues/7395\">#7395</a>)</li>\n<li>Fix: WC variations select style glitch in several themes (<a href=\"https://github.com/elementor/elementor/issues/8008\">#8008</a>)</li>\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases</li>\n</ul>\n<h4>2.5.6 - 2019-04-29</h4>\n<ul>\n<li>Tweak: Removed <code>Shortcode</code> dynamic from Image, Gallery and Media control</li>\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\"https://github.com/elementor/elementor/issues/7809\">#7809</a>)</li>\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control</li>\n<li>Fix: Query Control Related by author glitches in edge cases</li>\n<li>Fix: Query Control using terms for Products widget</li>\n<li>Fix: Posts cards style glitch in small screens</li>\n<li>Fix: Display conditions delete icon missing in small screens</li>\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor</li>\n</ul>\n<h4>2.5.5 - 2019-04-08</h4>\n<ul>\n<li>Tweak: Allow text selection inside a Popup</li>\n<li>Fix: Added backwards compatibility for <code>tax_query</code> in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7751\">#7751</a>)</li>\n<li>Fix: Missing arguments for <code>widget_title</code> filter (<a href=\"https://github.com/elementor/elementor/issues/7745\">#7745</a>)</li>\n</ul>\n<h4>2.5.4 - 2019-04-03</h4>\n<ul>\n<li>Fix: Move Query from using <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n<li>Fix: Offset manipulation hook removal in Query control</li>\n<li>Fix: Missing form field <code>ID</code> in some edge cases (<a href=\"https://github.com/elementor/elementor/issues/7711\">#7711</a>, <a href=\"https://github.com/elementor/elementor/issues/7660\">#7660</a>)</li>\n</ul>\n<h4>2.5.3 - 2019-03-31</h4>\n<ul>\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\"https://github.com/elementor/elementor/issues/7673\">#7673</a>)</li>\n<li>Fix: Missing form field names (<a href=\"https://github.com/elementor/elementor/issues/7651\">#7651</a>)</li>\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7633\">#7633</a>)</li>\n<li>Fix: <code>products_deprecated</code> Query Control module compatibility (<a href=\"https://github.com/elementor/elementor/issues/7654\">#7654</a>)</li>\n<li>Fix: Changed query method from <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n</ul>\n<h4>2.5.2 - 2019-03-27</h4>\n<ul>\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\"https://github.com/elementor/elementor/issues/7632\">#7632</a>)</li>\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7635\">#7635</a>)</li>\n<li>Fix: Manual Selection option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7634\">#7634</a>)</li>\n<li>Fix: Incorrect condition caused handlers issues inside popup</li>\n</ul>\n<h4>2.5.1 - 2019-03-26</h4>\n<ul>\n<li>Fix: Query Control invalid call to deprecated action (<a href=\"https://github.com/elementor/elementor/issues/7619\">#7619</a>)</li>\n<li>Tweak: Renamed action hook from <code>elementor_pro/{$widget_name}/query/{$query_id}</code> to <code>elementor/query/{$query_id}</code></li>\n<li>Tweak: Renamed filter hook from <code>elementor_pro/query_control/get_query_args/current_query</code> to <code>elementor/query/get_query_args/current_query</code></li>\n</ul>\n<h4>2.5.0 - 2019-03-26</h4>\n<ul>\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\"https://github.com/elementor/elementor/issues/72\">#72</a>)</li>\n<li>New: Introducing Related Posts for Query Control (<a href=\"https://github.com/elementor/elementor/issues/7306\">#7306</a>, <a href=\"https://github.com/elementor/elementor/issues/7490\">#7490</a>)</li>\n<li>New: Introducing Date query for Query Control</li>\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\"https://github.com/elementor/elementor/issues/2501\">#2501</a>)</li>\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\"https://github.com/elementor/elementor/issues/6871\">#6871</a>, <a href=\"https://github.com/elementor/elementor/issues/6876\">#6876</a>, <a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule</li>\n<li>Tweak: Added full border radius control options inside Popup</li>\n<li>Tweak: Changed exit intent icon in Popups</li>\n<li>Tweak: Show only one popup in its own preview</li>\n<li>Tweak: Added responsive support to Popup entrance animation control</li>\n<li>Tweak: Conditions - Singular <code>All Pages</code> string changed to <code>Pages</code></li>\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\"https://github.com/elementor/elementor/issues/7000\">#7000</a>)</li>\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/6779\">#6779</a>)</li>\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\"https://github.com/elementor/elementor/issues/6986\">#6986</a>)</li>\n<li>Tweak: Decrease <code>z-index</code> for Nav Menu (<a href=\"https://github.com/elementor/elementor/issues/6869\">#6869</a>)</li>\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;</li>\n<li>Tweak: Use filter <code>get_meta_viewport</code> for header templates (<a href=\"https://github.com/elementor/elementor/issues/7043\">#7043</a>)</li>\n<li>Tweak: use filterable <code>Util::get_public_post_types()</code> in Theme Builder (<a href=\"https://github.com/elementor/elementor/issues/7172\">#7172</a>)</li>\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\"https://github.com/elementor/elementor/issues/7443\">#7443</a>)</li>\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\"https://github.com/elementor/elementor/issues/6913\">#6913</a>)</li>\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling</li>\n<li>Fix: Custom ID reset to default when dragging repeater</li>\n<li>Fix: Conflict between archive-products widget and WC customizer</li>\n<li>Fix: Add to Cart widget <code>spacing</code> and <code>space-between</code></li>\n<li>Fix: Library view when creating a new Header or Footer</li>\n<li>Fix: Post types labels missing on Add New Template modal</li>\n</ul>\n<h4>2.4.8 - 2019-03-11</h4>\n<ul>\n<li>Fix: Missing query section in Products widget</li>\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases</li>\n</ul>\n<h4>2.4.7 - 2019-03-06</h4>\n<ul>\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+</li>\n</ul>\n<h4>2.4.6 - 2019-03-04</h4>\n<ul>\n<li>Fix: Pods gallery dynamic when empty (<a href=\"https://github.com/elementor/elementor/issues/7127\">#7127</a>)</li>\n<li>Fix: Duplicate call for conditions screen issue</li>\n<li>Fix: Compatibility with Elementor v2.5.0</li>\n</ul>\n<h4>2.4.5 - 2019-02-18</h4>\n<ul>\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\"https://github.com/elementor/elementor/issues/7058\">#7058</a>)</li>\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\"https://github.com/elementor/elementor/issues/7083\">#7083</a>)</li>\n<li>Fix: Show popup preview only on it\'s own preview</li>\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases</li>\n</ul>\n<h4>2.4.4 - 2019-02-11</h4>\n<ul>\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\"https://github.com/elementor/elementor/issues/6690\">#6690</a>)</li>\n<li>Tweak: Changed the term of <code>All Posts</code> condition to <code>Posts</code></li>\n<li>Fix: Added <code>&lt;IfModule&gt;</code> to avoid 500 error when <code>mod-headers</code> is missing (<a href=\"https://github.com/elementor/elementor/issues/7034\">#7034</a>)</li>\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\"https://github.com/elementor/elementor/issues/6856\">#6856</a>)</li>\n<li>Fix: <code>Textarea</code> default value in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/6934\">#6934</a>)</li>\n<li>Fix: MailPoet latest version caused fatal error (<a href=\"https://github.com/elementor/elementor/issues/6996\">#6996</a>)</li>\n<li>Fix: Fatal Error caused by calling MailPoet deleted method</li>\n<li>Notice: MailPoet <code>Auto Confirm</code> option will now default to &quot;On&quot;</li>\n</ul>\n<h4>2.4.3 - 2019-01-30</h4>\n<ul>\n<li>Fix: Custom Add to Cart widget responsive alignment settings</li>\n<li>Fix: Links in Post Info widget</li>\n<li>Fix: WooCommerce <code>View Cart</code> string translate</li>\n<li>Fix: Wrapper classes for header/footer templates (<a href=\"https://github.com/elementor/elementor/issues/6884\">#6884</a>)</li>\n</ul>\n<h4>2.4.2 - 2019-01-25</h4>\n<ul>\n<li>Tweak: Added pixel units to Close Button position control in Popups</li>\n<li>Fix: Exclude error in WC Products widget</li>\n</ul>\n<h4>2.4.1 - 2019-01-24</h4>\n<ul>\n<li>Tweak: Added CSS classes control to Popup (<a href=\"https://github.com/elementor/elementor/issues/6826\">#6826</a>)</li>\n<li>Tweak: Added responsive image size to Testimonial Carousel widget</li>\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\"https://github.com/elementor/elementor/issues/6842\">#6842</a>)</li>\n<li>Fix: Support of exclude-ids in WC Products widget</li>\n<li>Fix: Popup close button not clickable</li>\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6749\">#6749</a>)</li>\n<li>Fix: Bad anchors breaks the page JS</li>\n<li>Fix: Popup overlay shown when turned off</li>\n</ul>\n<h4>2.4.0 - 2019-01-21</h4>\n<ul>\n<li>New: Introducing Popup Builder (<a href=\"https://github.com/elementor/elementor/issues/628\">#628</a>)</li>\n<li>New: Added <code>Popup</code> Dynamic Tag</li>\n<li>New: Added <code>Popup</code> forms action after submit</li>\n<li>New: Added User Info dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/6322\">#6322</a>)</li>\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message</li>\n<li>Tweak: Added <code>elementor_pro/theme_builder/archive/escape_nothing_found_message</code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\"https://github.com/elementor/elementor/issues/6053\">#6053</a>)</li>\n<li>Tweak: Added <code>add_doc_to_location</code> method to Allow insertion of a document to a location</li>\n<li>Fix: <code>z-index</code> issue with CTA widget (<a href=\"https://github.com/elementor/elementor/issues/6486\">#6486</a>)</li>\n<li>Fix: Hide the Post Content widget and show it only in a Single document</li>\n<li>Fix: <code>selector</code> replacement in Custom CSS</li>\n<li>Fix: Apply <code>the_content</code> on the real content only</li>\n<li>Fix: CSS for WC products selector (<a href=\"https://github.com/elementor/elementor/issues/6559\">#6559</a>)</li>\n<li>Fix: Odnoklassniki share URL (<a href=\"https://github.com/elementor/elementor/issues/6638\">#6638</a>)</li>\n<li>Fix: Custom link new tab in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/5766\">#5766</a>)</li>\n<li>Fix: <code>nofollow</code> link in Flip Box &amp; CTA widgets</li>\n<li>Fix: Post Terms in Post Info widget</li>\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\"https://github.com/elementor/elementor/issues/5386\">#5386</a>)</li>\n<li>Fix: Accessibility labels in Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/6630\">#6630</a>)</li>\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active</li>\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget</li>\n<li>Fix: Sub-menu arrow position in Nav Menu widget</li>\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\"https://github.com/elementor/elementor/issues/6648\">#6648</a>)</li>\n</ul>\n<h4>2.3.1 - 2018-12-19</h4>\n<ul>\n<li>Fix: Template widget search functionality (<a href=\"https://github.com/elementor/elementor/issues/6473\">#6473</a>)</li>\n<li>Fix: Apply <code>the_content</code> filter to post content in theme builder</li>\n</ul>\n<h4>2.3.0 - 2018-12-17</h4>\n<ul>\n<li>New: Introducing Discord Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4218\">#4218</a>)</li>\n<li>New: Introducing Slack Integration for Forms</li>\n<li>New: Introducing MailerLite Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4462\">#4462</a>)</li>\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account</li>\n<li>Tweak: Added <code>elementor_pro/utils/get_public_post_types</code> filter hook (<a href=\"https://github.com/elementor/elementor/issues/5900\">#5900</a>)</li>\n<li>Tweak: Added <code>loop_start</code> &amp; <code>the_content</code> hooks for Post Content (<a href=\"https://github.com/elementor/elementor/issues/6173\">#6173</a>)</li>\n<li>Tweak: Removed Custom Attributes from Page Settings</li>\n<li>Tweak: Always add the Custom CSS control to the Advanced tab</li>\n<li>Fix: In sub Term condition false positive in edge cases</li>\n<li>Fix: ToolSet Dynamic Image fallback</li>\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget</li>\n<li>Fix: Style glitch in the Conditions screen in Safari browser</li>\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\"https://github.com/elementor/elementor/issues/6080\">#6080</a>)</li>\n<li>Fix: The color of label won\'t change color in Widget login</li>\n</ul>\n<h4>2.2.5 - 2018-12-11</h4>\n<ul>\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.</li>\n<li>Tweak: Added a better identifier for subpages (<a href=\"https://github.com/elementor/elementor/issues/6362\">#6362</a>)</li>\n<li>Tweak: Removed Custom Attributes from page settings</li>\n<li>Fix: Yahoo event URL date issue (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Allow timezone settings in Google event URL (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Avoid <code>z-index</code> changes by <code>nanocss</code> in build process</li>\n<li>Fix: Added missing WC upsells products CSS</li>\n<li>Fix: Nav Menu dropdown losing color on hover</li>\n<li>Fix: WC Product Add-ons CSS compatibility</li>\n</ul>\n<h4>2.2.4 - 2018-12-04</h4>\n<ul>\n<li>Fix: Global widget not saving changes (<a href=\"https://github.com/elementor/elementor/issues/6340\">#6340</a>)</li>\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\"https://github.com/elementor/elementor/issues/6334\">#6334</a>)</li>\n<li>Fix: Forms Redirect URL action when using form field values with spaces</li>\n</ul>\n<h4>2.2.3 - 2018-11-29</h4>\n<ul>\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu</li>\n<li>Fix: Show only supported templates in Template widget</li>\n<li>Fix: Revert conflicting fix for a default order for WC archive</li>\n</ul>\n<h4>2.2.2 - 2018-11-28</h4>\n<ul>\n<li>Fix: Lightbox dynamic tag crashes the editor</li>\n</ul>\n<h4>2.2.1 - 2018-11-28</h4>\n<ul>\n<li>New: Added <code>ACF File</code> Dynamic tag to support text controls.</li>\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6223\">#6223</a>)</li>\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags</li>\n<li>Tweak: Added filter <code>elementor_pro/dynamic_tags/shortcode/should_escape</code> to avoid escaping in Shortcode dynamic tag</li>\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists</li>\n<li>Tweak: Added front-end max file size validation for upload fields</li>\n<li>Tweak: Added <code>by-author</code> per Post-Type condition for theme builder</li>\n<li>Fix: Template widget panel not showing the selected template (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag</li>\n<li>Fix: Add post classes only for the Single template</li>\n<li>Fix: Set document type as not editable for unsupported document like Global widget</li>\n<li>Fix: Avoid duplicate query for current WC product query</li>\n<li>Fix: Product Archive showing oldest products instead of latest</li>\n<li>Fix: CSS reset in Posts widget using cards skin</li>\n</ul>\n<h4>2.2.0 - 2018-11-19</h4>\n<ul>\n<li>New: Introducing Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/290\">#290</a>, <a href=\"https://github.com/elementor/elementor/issues/3990\">#3990</a>)</li>\n<li>New: Added evergreen option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4459\">#4459</a>)</li>\n<li>New: Added expire actions option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/5242\">#5242</a>)</li>\n<li>New: Introducing Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/3854\">#3854</a>)</li>\n<li>New: Introducing Sitemap widget (<a href=\"https://github.com/elementor/elementor/issues/5594\">#5594</a>)</li>\n<li>New: Added Request Parameter dynamic tag (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4268\">#4268</a>)</li>\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5321\">#5321</a>)</li>\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5587\">#5587</a>)</li>\n<li>Tweak: Added Form Redirect URL with form values (<a href=\"https://github.com/elementor/elementor/issues/2564\">#2564</a>)</li>\n<li>Tweak: Added default post classes to template wrapper (<a href=\"https://github.com/elementor/elementor/issues/5959\">#5959</a>)</li>\n<li>Tweak: Better labels for terms in Query control (<a href=\"https://github.com/elementor/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 for Page Title dynamic tag</li>\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\"https://github.com/elementor/elementor/issues/6141\">#6141</a>)</li>\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/6029\">#6029</a>)</li>\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/5711\">#5711</a>)</li>\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/5091\">#5091</a>)</li>\n<li>Fix: ACF Gallery option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\"https://github.com/elementor/elementor/issues/5740\">#5740</a>)</li>\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/5117\">#5117</a>)</li>\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/5442\">#5442</a>)</li>\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/5350\">#5350</a>)</li>\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4220\">#4220</a>, <a href=\"https://github.com/elementor/elementor/issues/4600\">#4600</a>)</li>\n<li>New: Added integration with Toolset (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Added integration with Pods (<a href=\"https://github.com/elementor/elementor/issues/4129\">#4129</a>)</li>\n<li>New: Added stick to bottom in scrolling effects (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4597\">#4597</a>)</li>\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/1748\">#1748</a>)</li>\n<li>Tweak: Added form-message style (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/4242\">#4242</a>)</li>\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\"https://github.com/elementor/elementor/issues/4767\">#4767</a>)</li>\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/4594\">#4594</a>)</li>\n<li>Tweak: Added <code>by-author</code> condition for theme builder (<a href=\"https://github.com/elementor/elementor/issues/4681\">#4681</a>)</li>\n<li>Tweak: Added Activate/Deactivate license key via WP-CLI command (<a href=\"https://github.com/elementor/elementor/issues/4149\">#4149</a>)</li>\n<li>Tweak: Added <code>is_scroll</code> trigger to scrolling effect (<a href=\"https://github.com/elementor/elementor/issues/4340\">#4340</a>)</li>\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/3697\">#3697</a>)</li>\n<li>Tweak: Added style options for Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1335\">#1335</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 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/elementor/elementor/issues/4817\">#4817</a>)</li>\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/4996\">#4996</a>)</li>\n<li>Fix: GMT offset in Countdown widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4479\">#4479</a>)</li>\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4342\">#4342</a>)</li>\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/4214\">#4214</a>, <a href=\"https://github.com/elementor/elementor/issues/4216\">#4216</a>, <a href=\"https://github.com/elementor/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/elementor/elementor/issues/4136\">#4136</a>)</li>\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/483\">#483</a>, <a href=\"https://github.com/elementor/elementor/issues/653\">#653</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/451\">#451</a>)</li>\n<li>New: Introducing <a href=\"https://github.com/elementor/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/elementor/elementor/issues/2761\">#2761</a>, <a href=\"https://github.com/elementor/elementor/issues/2623\">#2623</a>, <a href=\"https://github.com/elementor/elementor/issues/2109\">#2109</a>, <a href=\"https://github.com/elementor/elementor/issues/2061\">#2061</a>, <a href=\"https://github.com/elementor/elementor/issues/2439\">#2439</a>)</li>\n<li>New: Design 404 page with Single template (<a href=\"https://github.com/elementor/elementor/issues/1558\">#1558</a>)</li>\n<li>New: Design Search Results with Archive template (<a href=\"https://github.com/elementor/elementor/issues/3196\">#3196</a>, <a href=\"https://github.com/elementor/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/elementor/elementor/issues/2412\">#2412</a>)</li>\n<li>New: Integration with Custom Fields (<a href=\"https://github.com/elementor/elementor/issues/2054\">#2054</a>)</li>\n<li>New: Partial support for Toolset integration (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Partial support for Pods integration (<a href=\"https://github.com/elementor/elementor/issues/2169\">#2169</a>)</li>\n<li>New: Partial support for ACF integration (<a href=\"https://github.com/elementor/elementor/issues/2041\">#2041</a>, <a href=\"https://github.com/elementor/elementor/issues/2059\">#2059</a>)</li>\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/3938\">#3938</a>)</li>\n<li>Fix: <code>box-shadow</code> issue with cards skin (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/3595\">#3595</a>)</li>\n<li>Fix: Screen Options missing when Pro is active (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/852\">#852</a>)</li>\n<li>New: Integration with Adobe TypeKit fonts (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/1482\">#1482</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Acceptance field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1693\">#1693</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Date field for Forms widget (<a href=\"https://github.com/elementor/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/elementor/elementor/issues/2164\">#2164</a>)</li>\n<li>New: Added HTML field for Forms widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/2878\">#2878</a>)</li>\n<li>Fix: Global widgets not saving edits (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/2577\">#2577</a>)</li>\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\"https://github.com/elementor/elementor/issues/2496\">#2496</a>)</li>\n<li>Fix: Increased submenu max-width (<a href=\"https://github.com/elementor/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/elementor/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/elementor/elementor/issues/216\">#216</a>, <a href=\"https://github.com/elementor/elementor/issues/347\">#347</a>, <a href=\"https://github.com/elementor/elementor/issues/2209\">#2209</a>)</li>\n<li>New: Added Testimonial Carousel widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1406\">#1406</a>)</li>\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1234\">#1234</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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/elementor/elementor/issues/1271\">#1271</a>, <a href=\"https://github.com/elementor/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/elementor/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/elementor/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/elementor/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:11:\"new_version\";s:6:\"3.0.10\";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:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.6.1\";s:7:\"package\";s:184:\"http://my.elementor.com/edd-sl/package_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjA1YTBhZDNiNTRjNWZiNzI2ZTQ0YTJkNjZhMmZkOWJmOmh0dHBzQC8vY21zaW1lZC5jb206MA==\";s:13:\"download_link\";s:184:\"http://my.elementor.com/edd-sl/package_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjA1YTBhZDNiNTRjNWZiNzI2ZTQ0YTJkNjZhMmZkOWJmOmh0dHBzQC8vY21zaW1lZC5jb206MA==\";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:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.0.2\";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:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.6.1\";s:7:\"package\";s:189:\"http://my.elementor.com/edd-sl/previous_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjMuMC4yOjQ1MjVhZGMzYjg4MTIyYWIyNzRlNjgyNDg5YzhmMTdjOmh0dHBzQC8vY21zaW1lZC5jb20=\";s:13:\"download_link\";s:189:\"http://my.elementor.com/edd-sl/previous_download/MTYxMjYzMzI5MDozNTdjZGZlMjYwZDRkZThjNzg1NTFmZjdkYzlkYWVkNToxOjMuMC4yOjQ1MjVhZGMzYjg4MTIyYWIyNzRlNjgyNDg5YzhmMTdjOmh0dHBzQC8vY21zaW1lZC5jb20=\";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:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:4:{s:4:\"type\";s:6:\"plugin\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:7:\"version\";s:5:\"3.0.2\";s:8:\"operator\";s:2:\">=\";}}}}}}','no'),(56021,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1613510812;s:8:\"response\";a:4:{s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:47:\"w.org/plugins/google-analytics-dashboard-for-wp\";s:4:\"slug\";s:33:\"google-analytics-dashboard-for-wp\";s:6:\"plugin\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:11:\"new_version\";s:5:\"6.6.0\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/google-analytics-dashboard-for-wp.6.6.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon-256x256.png?rev=2243225\";s:2:\"1x\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";s:3:\"svg\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-1544x500.png?rev=2243446\";s:2:\"1x\";s:88:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-772x250.png?rev=2243446\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.16.47\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.16.47.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/wp-fastest-cache\";s:4:\"slug\";s:16:\"wp-fastest-cache\";s:6:\"plugin\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:11:\"new_version\";s:7:\"0.9.1.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wp-fastest-cache/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-fastest-cache.0.9.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-128x128.png?rev=1068904\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/wp-fastest-cache/assets/banner-772x250.jpg?rev=1064099\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.1\";s:12:\"requires_php\";b:0;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:4:\"15.8\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.15.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2363699\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}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:5:\"5.6.1\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:29:\"wp-analytify/wp-analytify.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wp-analytify\";s:4:\"slug\";s:12:\"wp-analytify\";s:6:\"plugin\";s:29:\"wp-analytify/wp-analytify.php\";s:11:\"new_version\";s:5:\"3.1.6\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-analytify/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-analytify.3.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-analytify/assets/icon-256x256.gif?rev=2368471\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-analytify/assets/icon-128x128.gif?rev=2368471\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-analytify/assets/banner-1544x500.png?rev=1524057\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-analytify/assets/banner-772x250.png?rev=1524057\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.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:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/insert-headers-and-footers\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:6:\"plugin\";s:35:\"insert-headers-and-footers/ihaf.php\";s:11:\"new_version\";s:5:\"1.5.0\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/insert-headers-and-footers/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/insert-headers-and-footers.1.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=1610266\";s:2:\"1x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-128x128.png?rev=1610266\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/insert-headers-and-footers/assets/banner-772x250.png?rev=1610266\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/wp-smushit\";s:4:\"slug\";s:10:\"wp-smushit\";s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:11:\"new_version\";s:5:\"3.8.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wp-smushit.3.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=2263432\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.gif?rev=2263431\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=1863697\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=1863697\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.6.4.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.6.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(56024,'_elementor_global_css','a:7:{s:4:\"time\";i:1612548384;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(56098,'_transient_timeout_astra-addon-cron-test-ok','1613415829','no'),(56099,'_transient_astra-addon-cron-test-ok','1','no'),(56081,'_transient_doing_cron','1613511250.4392099380493164062500','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

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

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (4,6,'_elementor_controls_usage','a:0:{}'),(5,6,'_astra_sites_imported_wp_forms','1'),(6,7,'_wp_attached_file','2019/10/logo-@2x-white-free-img.png'),(7,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:129;s:4:\"file\";s:35:\"2019/10/logo-@2x-white-free-img.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"logo-@2x-white-free-img-150x129.png\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"logo-@2x-white-free-img-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,8,'_elementor_controls_usage','a:0:{}'),(10,10,'_wp_page_template','default'),(11,10,'site-post-title','disabled'),(12,10,'site-sidebar-layout','no-sidebar'),(13,10,'site-content-layout','page-builder'),(14,10,'ast-featured-img','disabled'),(15,10,'_elementor_edit_mode','builder'),(16,10,'_astra_content_layout_flag','disabled'),(17,10,'ast-title-bar-display','disabled'),(18,10,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(19,10,'_elementor_version','2.7.3'),(20,10,'_elementor_template_type','wp-page'),(21,10,'theme-transparent-header-meta','enabled'),(22,10,'_yoast_wpseo_content_score','60'),(23,10,'astra-main-page-id','24729'),(24,10,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(26,10,'_wxr_import_user_slug','alex'),(27,10,'_astra_sites_imported_post','1'),(29,11,'_wp_page_template','default'),(30,11,'site-post-title','disabled'),(31,11,'site-sidebar-layout','no-sidebar'),(32,11,'site-content-layout','page-builder'),(33,11,'ast-featured-img','disabled'),(34,11,'_yoast_wpseo_content_score','60'),(2923,11,'_edit_last','1'),(36,11,'_astra_content_layout_flag','disabled'),(37,11,'ast-title-bar-display','disabled'),(38,11,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":537,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/helping.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1058,447,'_wp_page_template','default'),(1059,447,'_elementor_edit_mode','builder'),(1060,447,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy patients\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied patients\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(39,11,'_elementor_version','2.7.3'),(40,11,'theme-transparent-header-meta','enabled'),(41,11,'_elementor_template_type','wp-post'),(42,11,'astra-main-page-id','24724'),(43,11,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(45,11,'_wxr_import_user_slug','alex'),(46,11,'_astra_sites_imported_post','1'),(48,12,'_wp_page_template','default'),(49,12,'site-post-title','disabled'),(50,12,'site-sidebar-layout','no-sidebar'),(51,12,'site-content-layout','page-builder'),(52,12,'ast-featured-img','disabled'),(53,12,'_yoast_wpseo_content_score','60'),(54,12,'_elementor_edit_mode','builder'),(55,12,'_astra_content_layout_flag','disabled'),(56,12,'ast-title-bar-display','disabled'),(57,12,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2187380\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6f0e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1438,502,'_elementor_version','2.7.3'),(1439,502,'_elementor_template_type','wp-post'),(1440,502,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(58,12,'_elementor_version','2.7.3'),(59,12,'theme-transparent-header-meta','enabled'),(60,12,'_elementor_template_type','wp-post'),(61,12,'astra-main-page-id','24727'),(62,12,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(64,12,'_wxr_import_user_slug','alex'),(65,12,'_astra_sites_imported_post','1'),(2518,624,'_wp_attached_file','2019/11/o2-concepts-freedom.jpg'),(2519,624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:608;s:4:\"file\";s:31:\"2019/11/o2-concepts-freedom.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"o2-concepts-freedom-150x150.jpg\";s:5:\"width\";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:\"o2-concepts-freedom-276x300.jpg\";s:5:\"width\";i:276;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(2538,627,'_elementor_edit_mode','builder'),(2522,625,'_elementor_edit_mode','builder'),(2523,625,'_elementor_template_type','wp-page'),(2524,625,'_elementor_version','2.7.5'),(2525,625,'_elementor_pro_version','2.7.1'),(2526,625,'_wp_page_template','default'),(2527,625,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"vc_custom_heading\\\">Oxlife Freedom\\u00ae<\\/h2><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>\\u00a0<\\/p><p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<br \\/><a class=\\\"btn\\\" href=\\\"https:\\/\\/o2-concepts.com\\/oxlife-freedom-overview\\/#video\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">WATCH VIDEO<\\/a><\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2520,624,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.11100205228874671092853532172739505767822265625;s:5:\"bytes\";i:909;s:11:\"size_before\";i:11207;s:10:\"size_after\";i:10298;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.6500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:498;s:11:\"size_before\";i:3648;s:10:\"size_after\";i:3150;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:411;s:11:\"size_before\";i:7559;s:10:\"size_after\";i:7148;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(2558,629,'_elementor_edit_mode','builder'),(2547,628,'_elementor_edit_mode','builder'),(2548,628,'_elementor_template_type','wp-page'),(2549,628,'_elementor_version','2.7.5'),(2550,628,'_elementor_pro_version','2.7.1'),(2551,628,'_wp_page_template','default'),(2552,628,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/span><\\/h2>\\n<div class=\\\"wpb_text_column wpb_content_element \\\">\\n<div class=\\\"wpb_wrapper\\\">\\n\\nWith your Oxlife Freedom POC you will enjoy:\\n<ul>\\n \\t<li>Large LCD screen with simple control display<\\/li>\\n \\t<li>Smart battery with long life and quick recharge time<\\/li>\\n \\t<li>Pulse Flow settings of 1 \\u2013 5<\\/li>\\n \\t<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li>\\n \\t<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li>\\n<\\/ul>\\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\\n<a class=\\\"btn\\\" href=\\\"https:\\/\\/o2-concepts.com\\/oxlife-freedom-overview\\/#video\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">WATCH VIDEO<\\/a>\\n\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2539,627,'_elementor_template_type','wp-page'),(2540,627,'_elementor_version','2.7.5'),(2541,627,'_elementor_pro_version','2.7.1'),(2542,627,'_wp_page_template','default'),(2543,627,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/span><\\/h2>\\n<div class=\\\"wpb_text_column wpb_content_element \\\">\\n<div class=\\\"wpb_wrapper\\\">\\n\\nWith your Oxlife Freedom POC you will enjoy:\\n<ul>\\n \\t<li>Large LCD screen with simple control display<\\/li>\\n \\t<li>Smart battery with long life and quick recharge time<\\/li>\\n \\t<li>Pulse Flow settings of 1 \\u2013 5<\\/li>\\n \\t<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li>\\n \\t<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li>\\n<\\/ul>\\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\\n<a class=\\\"btn\\\" href=\\\"https:\\/\\/o2-concepts.com\\/oxlife-freedom-overview\\/#video\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">WATCH VIDEO<\\/a>\\n\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2559,629,'_elementor_template_type','wp-page'),(2560,629,'_elementor_version','2.7.5'),(2561,629,'_elementor_pro_version','2.7.1'),(2562,629,'_wp_page_template','default'),(2554,617,'_oembed_65115333a572d8a388633dd6fa08eceb','<iframe title=\"Oxlife Freedom® by O2 Concepts®\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AT-QmQkNgyA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2555,617,'_oembed_time_65115333a572d8a388633dd6fa08eceb','1574268525'),(2563,629,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2567,630,'_elementor_edit_mode','builder'),(2568,630,'_elementor_template_type','wp-page'),(2569,630,'_elementor_version','2.7.5'),(2570,630,'_elementor_pro_version','2.7.1'),(2571,630,'_wp_page_template','default'),(2572,630,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2576,631,'_elementor_edit_mode','builder'),(2577,631,'_elementor_template_type','wp-page'),(2578,631,'_elementor_version','2.7.5'),(2579,631,'_elementor_pro_version','2.7.1'),(2580,631,'_wp_page_template','default'),(2581,631,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2585,632,'_elementor_edit_mode','builder'),(2586,632,'_elementor_template_type','wp-page'),(2587,632,'_elementor_version','2.7.5'),(2588,632,'_elementor_pro_version','2.7.1'),(2589,632,'_wp_page_template','default'),(2590,632,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2602,634,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2597,634,'_elementor_edit_mode','builder'),(2598,634,'_elementor_template_type','wp-page'),(2599,634,'_elementor_version','2.7.5'),(2600,634,'_elementor_pro_version','2.7.1'),(2601,634,'_wp_page_template','default'),(2594,633,'_wp_attached_file','2019/11/iGO2.jpg'),(2595,633,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:610;s:6:\"height\";i:610;s:4:\"file\";s:16:\"2019/11/iGO2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"iGO2-150x150.jpg\";s:5:\"width\";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:\"iGO2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1551373823\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:1:{i:0;s:14:\"Oxygen Therapy\";}}}'),(2596,633,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:64.3865307702231888242749846540391445159912109375;s:5:\"bytes\";i:24953;s:11:\"size_before\";i:38755;s:10:\"size_after\";i:13802;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:76.409999999999996589394868351519107818603515625;s:5:\"bytes\";i:12378;s:11:\"size_before\";i:16199;s:10:\"size_after\";i:3821;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.75;s:5:\"bytes\";i:12575;s:11:\"size_before\";i:22556;s:10:\"size_after\";i:9981;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(2606,635,'_elementor_edit_mode','builder'),(2607,635,'_elementor_template_type','wp-page'),(2608,635,'_elementor_version','2.7.5'),(2609,635,'_elementor_pro_version','2.7.1'),(2610,635,'_wp_page_template','default'),(2611,635,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2615,636,'_elementor_edit_mode','builder'),(2616,636,'_elementor_template_type','wp-page'),(2617,636,'_elementor_version','2.7.5'),(2618,636,'_elementor_pro_version','2.7.1'),(2619,636,'_wp_page_template','default'),(2620,636,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2624,637,'_elementor_edit_mode','builder'),(2625,637,'_elementor_template_type','wp-page'),(2626,637,'_elementor_version','2.7.5'),(2627,637,'_elementor_pro_version','2.7.1'),(2628,637,'_wp_page_template','default'),(2629,637,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2501,622,'_elementor_edit_mode','builder'),(2502,622,'_elementor_template_type','wp-page'),(2503,622,'_elementor_version','2.7.5'),(2504,622,'_elementor_pro_version','2.7.1'),(2505,622,'_wp_page_template','default'),(2506,622,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2499,621,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76225;s:10:\"size_after\";i:76225;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19009;s:10:\"size_after\";i:19009;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57216;s:10:\"size_after\";i:57216;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(86,14,'_wp_page_template','default'),(87,14,'site-post-title','disabled'),(88,14,'site-sidebar-layout','no-sidebar'),(89,14,'site-content-layout','page-builder'),(90,14,'ast-featured-img','disabled'),(91,14,'_yoast_wpseo_content_score','30'),(92,14,'_elementor_edit_mode','builder'),(93,14,'_astra_content_layout_flag','disabled'),(94,14,'ast-title-bar-display','disabled'),(95,14,'_elementor_template_type','wp-post'),(96,14,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, as well as CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2189,581,'_wp_page_template','default'),(2190,581,'_elementor_edit_mode','builder'),(2191,581,'_elementor_template_type','wp-post'),(2181,580,'_elementor_edit_mode','builder'),(97,14,'_elementor_version','2.9.7'),(98,14,'theme-transparent-header-meta','enabled'),(99,14,'astra-main-page-id','24728'),(100,14,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1070,449,'_elementor_edit_mode','builder'),(1071,449,'_elementor_template_type','wp-post'),(1072,449,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe2b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d322202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33ea8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"86aa20a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2224c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"915480c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec53c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ab24c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(102,14,'_wxr_import_user_slug','alex'),(103,14,'_astra_sites_imported_post','1'),(105,15,'_wp_page_template','default'),(106,15,'site-post-title','disabled'),(107,15,'site-sidebar-layout','no-sidebar'),(108,15,'site-content-layout','page-builder'),(109,15,'ast-featured-img','disabled'),(110,15,'_yoast_wpseo_content_score','30'),(111,15,'_elementor_edit_mode','builder'),(112,15,'_astra_content_layout_flag','disabled'),(113,15,'ast-title-bar-display','disabled'),(114,15,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 2740 Capital Circle N.E. Unit 1 Tallahassee, FL 32308\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1.850.942.0198\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1478,507,'_wp_page_template','default'),(1479,507,'_elementor_edit_mode','builder'),(1480,507,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1.850.942.0198\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1163,459,'_elementor_version','2.7.3'),(1164,459,'_elementor_template_type','wp-page'),(1165,459,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1166,459,'_elementor_pro_version','2.7.1'),(1169,460,'_wp_page_template','default'),(1170,460,'_elementor_edit_mode','builder'),(1171,460,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1172,460,'_elementor_version','2.7.3'),(1173,460,'_elementor_template_type','wp-page'),(1174,460,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1175,460,'_elementor_pro_version','2.7.1'),(1216,466,'_wp_page_template','default'),(1217,466,'_elementor_edit_mode','builder'),(1218,466,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1177,461,'_elementor_edit_mode','builder'),(1178,461,'_elementor_template_type','section'),(1179,461,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:3;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:5;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:5:\"color\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:2;s:10:\"text_color\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(1180,461,'_elementor_version','2.7.3'),(1181,461,'_elementor_pro_version','2.7.1'),(1182,462,'_elementor_edit_mode','builder'),(1183,462,'_elementor_template_type','section'),(1184,462,'_elementor_controls_usage','a:0:{}'),(1185,462,'_elementor_version','2.7.3'),(1186,462,'_elementor_pro_version','2.7.1'),(1187,461,'_wp_page_template','default'),(1188,461,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1189,461,'_elementor_data','[{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1190,463,'_elementor_edit_mode','builder'),(1191,463,'_elementor_template_type','section'),(1192,463,'_elementor_controls_usage','a:0:{}'),(1193,463,'_elementor_version','2.7.3'),(1194,463,'_elementor_pro_version','2.7.1'),(1195,463,'_wp_page_template','default'),(1196,463,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1197,463,'_elementor_data','[{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(115,15,'_elementor_version','2.9.7'),(116,15,'theme-transparent-header-meta','enabled'),(117,15,'_elementor_template_type','wp-post'),(118,15,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(119,15,'astra-main-page-id','24726'),(1481,507,'_elementor_version','2.7.3'),(1482,507,'_elementor_template_type','wp-post'),(1483,507,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(121,15,'_wxr_import_user_slug','alex'),(122,15,'_astra_sites_imported_post','1'),(123,16,'_elementor_controls_usage','a:0:{}'),(124,16,'_menu_item_type','post_type'),(125,16,'_menu_item_object_id','15'),(126,16,'_menu_item_object','page'),(127,16,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(128,16,'_wxr_import_user_slug','alex'),(129,16,'_astra_sites_imported_post','1'),(929,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:158;s:4:\"file\";s:23:\"2019/10/cmsimedlogo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cmsimedlogo-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:\"cmsimedlogo-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:23:\"cmsimedlogo-325x128.png\";s:5:\"width\";i:325;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(928,427,'_wp_attached_file','2019/10/cmsimedlogo.png'),(151,20,'_elementor_controls_usage','a:0:{}'),(152,20,'_menu_item_type','post_type'),(153,20,'_menu_item_object_id','11'),(154,20,'_menu_item_object','page'),(155,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(156,20,'_wxr_import_user_slug','alex'),(157,20,'_astra_sites_imported_post','1'),(158,21,'_elementor_controls_usage','a:0:{}'),(159,21,'_menu_item_type','post_type'),(160,21,'_menu_item_object_id','10'),(161,21,'_menu_item_object','page'),(162,21,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(163,21,'_wxr_import_user_slug','alex'),(164,21,'_astra_sites_imported_post','1'),(267,53,'_wp_attached_file','2018/07/bg-img-01-free-img.jpg'),(268,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:775;s:4:\"file\";s:30:\"2018/07/bg-img-01-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-01-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-01-free-img-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-01-free-img-768x310.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-01-free-img-1024x413.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(269,53,'_elementor_source_image_hash','815c469ca4153bf25558f704ce032174fb9b272c'),(270,53,'_wp_attachment_image_alt','Background image'),(271,53,'_wxr_import_user_slug','alex'),(272,53,'_astra_sites_imported_post','1'),(273,54,'_wp_attached_file','2018/07/icon-01-free-img.png'),(274,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-01-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(275,54,'_elementor_source_image_hash','0c288458a3f5b1152ea8f63c85bd0b6458d8a557'),(276,54,'_wp_attachment_image_alt','Icon'),(277,54,'_wxr_import_user_slug','alex'),(278,54,'_astra_sites_imported_post','1'),(279,55,'_wp_attached_file','2018/07/icon-02-free-img.png'),(280,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-02-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(281,55,'_elementor_source_image_hash','3eaf4250f85ad300bba6cb65a5d64926acf18f8c'),(282,55,'_wp_attachment_image_alt','Icon'),(283,55,'_wxr_import_user_slug','alex'),(284,55,'_astra_sites_imported_post','1'),(285,56,'_wp_attached_file','2018/07/icon-03-free-img.png'),(286,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-03-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(287,56,'_elementor_source_image_hash','4dd6c7991885450bc741a5188995ae19df2c173c'),(288,56,'_wp_attachment_image_alt','Icon'),(289,56,'_wxr_import_user_slug','alex'),(290,56,'_astra_sites_imported_post','1'),(291,57,'_wp_attached_file','2018/07/icon-04-free-img.png'),(292,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-04-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(293,57,'_elementor_source_image_hash','ea9cd5f37bfa1fe01ada89ced0c1368345a03a10'),(294,57,'_wp_attachment_image_alt','Icon'),(295,57,'_wxr_import_user_slug','alex'),(296,57,'_astra_sites_imported_post','1'),(297,58,'_wp_attached_file','2018/07/icon-05-free-img.png'),(298,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-05-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(299,58,'_elementor_source_image_hash','0d864608cd8f23155737ed2339300cefa8068f4a'),(300,58,'_wp_attachment_image_alt','Icon'),(301,58,'_wxr_import_user_slug','alex'),(302,58,'_astra_sites_imported_post','1'),(303,59,'_wp_attached_file','2018/07/icon-06-free-img.png'),(304,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-06-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(305,59,'_elementor_source_image_hash','99b09f45750c9f97e2ed46c7a2f5628d123d1bb5'),(306,59,'_wp_attachment_image_alt','Icon'),(307,59,'_wxr_import_user_slug','alex'),(308,59,'_astra_sites_imported_post','1'),(309,60,'_wp_attached_file','2018/07/icon-07-free-img.png'),(310,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-07-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(311,60,'_elementor_source_image_hash','ecc10bad9a05f7318e22795020ca2f9c18614c0f'),(312,60,'_wp_attachment_image_alt','Icon'),(313,60,'_wxr_import_user_slug','alex'),(314,60,'_astra_sites_imported_post','1'),(315,61,'_wp_attached_file','2018/07/icon-08-free-img.png'),(316,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2018/07/icon-08-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(317,61,'_elementor_source_image_hash','7d679b6a018ad2be197f3def82d35a7d865afb53'),(318,61,'_wp_attachment_image_alt','Icon'),(319,61,'_wxr_import_user_slug','alex'),(320,61,'_astra_sites_imported_post','1'),(321,64,'_wp_attached_file','2018/07/img-01-free-img.jpg'),(322,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:670;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2018/07/img-01-free-img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"img-01-free-img-150x150.jpg\";s:5:\"width\";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:\"img-01-free-img-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(323,64,'_elementor_source_image_hash','7d9137f5a19f3168ebeccd9a93ed6bc05500e8cb'),(324,64,'_wp_attachment_image_alt','Doctor and patient photo'),(325,64,'_wxr_import_user_slug','alex'),(326,64,'_astra_sites_imported_post','1'),(351,79,'_wp_attached_file','2018/07/department-05-free-img.jpg'),(352,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:34:\"2018/07/department-05-free-img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"department-05-free-img-150x150.jpg\";s:5:\"width\";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:\"department-05-free-img-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(353,79,'_elementor_source_image_hash','43235e874f62afc0811a68ec0e958cfbd94dc8bf'),(354,79,'_wp_attachment_image_alt','Department image'),(355,79,'_wxr_import_user_slug','alex'),(356,79,'_astra_sites_imported_post','1'),(357,80,'_wp_attached_file','2018/07/department-06-free-img.jpg'),(358,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:34:\"2018/07/department-06-free-img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"department-06-free-img-150x150.jpg\";s:5:\"width\";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:\"department-06-free-img-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(359,80,'_elementor_source_image_hash','ba22705ddaae4edaaf0241098cc9d3800cf183fc'),(360,80,'_wp_attachment_image_alt','Department image'),(361,80,'_wxr_import_user_slug','alex'),(362,80,'_astra_sites_imported_post','1'),(2065,566,'_wp_page_template','default'),(2066,566,'_elementor_edit_mode','builder'),(2067,566,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2142,576,'_wp_page_template','default'),(388,115,'_wp_attached_file','2018/07/cropped-favicon-free-img.png'),(389,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2018/07/cropped-favicon-free-img.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-favicon-free-img-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:\"cropped-favicon-free-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(390,115,'_wp_attachment_context','site-icon'),(391,115,'_wxr_import_user_slug','alex'),(392,115,'_astra_sites_imported_post','1'),(408,150,'_wp_attached_file','2018/07/bg-img-03-free-img-1.jpg'),(409,150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2018/07/bg-img-03-free-img-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"bg-img-03-free-img-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:32:\"bg-img-03-free-img-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:32:\"bg-img-03-free-img-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:33:\"bg-img-03-free-img-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(410,150,'_wp_attachment_image_alt','Background image'),(411,150,'_wxr_import_user_slug','alex'),(412,150,'_astra_sites_imported_post','1'),(413,151,'_wp_attached_file','2018/07/bg-img-02-free-img-1.jpg'),(414,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2018/07/bg-img-02-free-img-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"bg-img-02-free-img-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:32:\"bg-img-02-free-img-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:32:\"bg-img-02-free-img-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:33:\"bg-img-02-free-img-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(415,151,'_wp_attachment_image_alt','Background image'),(416,151,'_wxr_import_user_slug','alex'),(417,151,'_astra_sites_imported_post','1'),(418,161,'_wp_attached_file','2018/07/bg-img-09-free-img.jpg'),(419,161,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2018/07/bg-img-09-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-09-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-09-free-img-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:30:\"bg-img-09-free-img-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:31:\"bg-img-09-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,161,'_wp_attachment_image_alt','Background image'),(421,161,'_wxr_import_user_slug','alex'),(422,161,'_astra_sites_imported_post','1'),(424,162,'_wp_page_template','default'),(425,162,'ast-advanced-hook-php-code','<!-- Add your snippet here. -->'),(426,162,'ast-advanced-hook-padding','a:1:{s:6:\"bottom\";s:0:\"\";}'),(427,162,'ast-advanced-hook-header','a:1:{s:24:\"sticky-header-on-devices\";s:7:\"desktop\";}'),(428,162,'ast-advanced-hook-footer','a:1:{s:24:\"sticky-footer-on-devices\";s:7:\"desktop\";}'),(429,162,'ast-404-page','a:1:{s:24:\"sticky-footer-on-devices\";s:7:\"desktop\";}'),(430,162,'ast-advanced-hook-location','a:2:{s:4:\"rule\";a:1:{i:0;s:8:\"page|all\";}s:8:\"specific\";a:0:{}}'),(431,162,'ast-advanced-hook-layout','hooks'),(432,162,'ast-advanced-hook-action','astra_footer_before'),(433,162,'_yoast_wpseo_content_score','30'),(434,162,'_elementor_edit_mode','builder'),(435,162,'_astra_content_layout_flag','disabled'),(436,162,'site-post-title','disabled'),(437,162,'ast-title-bar-display','disabled'),(438,162,'ast-featured-img','disabled'),(439,162,'site-content-layout','page-builder'),(440,162,'site-sidebar-layout','no-sidebar'),(441,162,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"left\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(442,162,'_elementor_version','2.7.3'),(443,162,'_elementor_template_type','wp-post'),(445,162,'_wxr_import_user_slug','alex'),(446,162,'_astra_sites_imported_post','1'),(447,171,'_wp_attached_file','2018/07/bg-img-10-free-img.jpg'),(448,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2018/07/bg-img-10-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-10-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-10-free-img-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:30:\"bg-img-10-free-img-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:31:\"bg-img-10-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(449,171,'_wp_attachment_image_alt','Background image'),(450,171,'_wxr_import_user_slug','alex'),(451,171,'_astra_sites_imported_post','1'),(457,191,'_wp_attached_file','2018/07/bg-img-04-free-img.jpg'),(458,191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/07/bg-img-04-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-04-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-04-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-04-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-04-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(459,191,'_wp_attachment_image_alt','Background image'),(460,191,'_wxr_import_user_slug','alex'),(461,191,'_astra_sites_imported_post','1'),(462,192,'_wp_attached_file','2018/07/bg-img-05-free-img.jpg'),(463,192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/07/bg-img-05-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-05-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-05-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-05-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-05-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(464,192,'_wp_attachment_image_alt','Background image'),(465,192,'_wxr_import_user_slug','alex'),(466,192,'_astra_sites_imported_post','1'),(467,193,'_wp_attached_file','2018/07/bg-img-06-free-img.jpg'),(468,193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/07/bg-img-06-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-06-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-06-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-06-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-06-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(469,193,'_wp_attachment_image_alt','Background image'),(470,193,'_wxr_import_user_slug','alex'),(471,193,'_astra_sites_imported_post','1'),(472,194,'_wp_attached_file','2018/07/bg-img-07-free-img.jpg'),(473,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/07/bg-img-07-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-07-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-07-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-07-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-07-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(474,194,'_wp_attachment_image_alt','Background image'),(475,194,'_wxr_import_user_slug','alex'),(476,194,'_astra_sites_imported_post','1'),(477,195,'_wp_attached_file','2018/07/bg-img-08-free-img.jpg'),(478,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2018/07/bg-img-08-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-08-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-08-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-08-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-08-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(479,195,'_wp_attachment_image_alt','Background image'),(480,195,'_wxr_import_user_slug','alex'),(481,195,'_astra_sites_imported_post','1'),(482,198,'_wp_attached_file','2018/07/demo-screenshot-free-img.jpg'),(483,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:36:\"2018/07/demo-screenshot-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"demo-screenshot-free-img-150x150.jpg\";s:5:\"width\";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:\"demo-screenshot-free-img-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"demo-screenshot-free-img-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"demo-screenshot-free-img-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(484,198,'_wp_attachment_image_alt','Demo screenshot'),(485,198,'_wxr_import_user_slug','alex'),(486,198,'_astra_sites_imported_post','1'),(487,230,'_elementor_controls_usage','a:0:{}'),(617,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-06.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-06-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:27:\"dental-blog-06-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:27:\"dental-blog-06-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:28:\"dental-blog-06-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(631,363,'_wp_attached_file','2019/10/logo-regular-white-free-img.png'),(490,230,'site-sidebar-layout','default'),(491,230,'site-content-layout','default'),(492,230,'theme-transparent-header-meta','default'),(493,230,'_yoast_wpseo_content_score','30'),(494,230,'_thumbnail_id','347'),(495,230,'ast-featured-img','disabled'),(496,230,'_uabb_lite_converted','yes'),(497,230,'_wp_old_slug','neque-porro-quisquam-est'),(498,230,'_wxr_import_user_slug','navanathb'),(499,230,'_astra_sites_imported_post','1'),(504,245,'_elementor_controls_usage','a:0:{}'),(620,355,'_wp_attached_file','2019/01/about-img-04-free-img.jpg'),(635,365,'_elementor_edit_mode','builder'),(507,245,'_yoast_wpseo_primary_category','13'),(508,245,'site-sidebar-layout','default'),(509,245,'site-content-layout','default'),(510,245,'theme-transparent-header-meta','default'),(511,245,'_yoast_wpseo_content_score','60'),(512,245,'_thumbnail_id','345'),(513,245,'ast-featured-img','disabled'),(514,245,'_wp_old_slug','neque-porro-quisquam-est'),(515,245,'_uabb_lite_converted','yes'),(516,245,'_wp_old_slug','praesent-fringilla-eleifend-dui-sit-amet'),(517,245,'_wxr_import_user_slug','navanathb'),(518,245,'_astra_sites_imported_post','1'),(519,248,'_elementor_controls_usage','a:0:{}'),(621,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:33:\"2019/01/about-img-04-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"about-img-04-free-img-150x150.jpg\";s:5:\"width\";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:\"about-img-04-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"about-img-04-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"about-img-04-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(522,248,'_yoast_wpseo_primary_category','13'),(523,248,'site-sidebar-layout','default'),(524,248,'site-content-layout','default'),(525,248,'theme-transparent-header-meta','default'),(526,248,'_yoast_wpseo_content_score','60'),(527,248,'_thumbnail_id','344'),(528,248,'ast-featured-img','disabled'),(529,248,'_wp_old_slug','neque-porro-quisquam-est'),(530,248,'_uabb_lite_converted','yes'),(531,248,'_wp_old_slug','vivamus-quis-placerat-ligula'),(532,248,'_wxr_import_user_slug','navanathb'),(533,248,'_astra_sites_imported_post','1'),(534,252,'_elementor_controls_usage','a:0:{}'),(632,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:181;s:6:\"height\";i:65;s:4:\"file\";s:39:\"2019/10/logo-regular-white-free-img.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"logo-regular-white-free-img-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(634,365,'_wp_page_template','default'),(537,252,'_yoast_wpseo_primary_category','13'),(538,252,'site-sidebar-layout','default'),(539,252,'site-content-layout','default'),(540,252,'theme-transparent-header-meta','default'),(541,252,'_yoast_wpseo_content_score','30'),(542,252,'_thumbnail_id','341'),(543,252,'ast-featured-img','disabled'),(544,252,'_wp_old_slug','neque-porro-quisquam-est'),(545,252,'_wp_old_slug','vivamus-quis-placerat-ligula'),(546,252,'_uabb_lite_converted','yes'),(547,252,'_wp_old_slug','vivamus-quis-placerat-ligula-2'),(548,252,'_wxr_import_user_slug','navanathb'),(549,252,'_astra_sites_imported_post','1'),(550,255,'_elementor_controls_usage','a:0:{}'),(553,255,'_yoast_wpseo_primary_category','13'),(554,255,'site-sidebar-layout','default'),(555,255,'site-content-layout','default'),(556,255,'theme-transparent-header-meta','default'),(557,255,'_yoast_wpseo_content_score','30'),(558,255,'_thumbnail_id','340'),(559,255,'ast-featured-img','disabled'),(560,255,'_wp_old_slug','neque-porro-quisquam-est'),(561,255,'_uabb_lite_converted','yes'),(562,255,'_wp_old_slug','mauris-vitae-magna-maximus'),(563,255,'_wxr_import_user_slug','navanathb'),(564,255,'_astra_sites_imported_post','1'),(565,258,'_elementor_controls_usage','a:0:{}'),(633,365,'_elementor_controls_usage','a:0:{}'),(568,258,'_yoast_wpseo_primary_category','1'),(569,258,'site-sidebar-layout','default'),(570,258,'site-content-layout','default'),(571,258,'theme-transparent-header-meta','default'),(572,258,'_yoast_wpseo_content_score','30'),(573,258,'_wp_old_slug','neque-porro-quisquam-est'),(574,258,'_wp_old_slug','mauris-vitae-magna-maximus'),(575,258,'_uabb_lite_converted','yes'),(576,258,'_thumbnail_id','338'),(577,258,'_wp_old_slug','etiam-ultrices-mollis-faucibus'),(578,258,'_wp_page_template','default'),(579,258,'ast-featured-img','disabled'),(580,258,'_wxr_import_user_slug','navanathb'),(581,258,'_astra_sites_imported_post','1'),(596,338,'_wp_attached_file','2019/01/dental-blog-01.jpeg'),(597,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-01.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-01-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:27:\"dental-blog-01-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:27:\"dental-blog-01-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:28:\"dental-blog-01-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(598,338,'_wxr_import_user_slug','navanathb'),(599,338,'_astra_sites_imported_post','1'),(600,340,'_wp_attached_file','2019/01/dental-blog-02.jpeg'),(601,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-02.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-02-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:27:\"dental-blog-02-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:27:\"dental-blog-02-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:28:\"dental-blog-02-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(602,340,'_wxr_import_user_slug','navanathb'),(603,340,'_astra_sites_imported_post','1'),(604,341,'_wp_attached_file','2019/01/dental-blog-03.jpeg'),(605,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-03.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-03-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:27:\"dental-blog-03-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:27:\"dental-blog-03-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:28:\"dental-blog-03-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(606,341,'_wxr_import_user_slug','navanathb'),(607,341,'_astra_sites_imported_post','1'),(608,344,'_wp_attached_file','2019/01/dental-blog-04.jpeg'),(609,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-04.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-04-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:27:\"dental-blog-04-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:27:\"dental-blog-04-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:28:\"dental-blog-04-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(610,344,'_wxr_import_user_slug','navanathb'),(611,344,'_astra_sites_imported_post','1'),(612,345,'_wp_attached_file','2019/01/dental-blog-05.jpeg'),(613,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2019/01/dental-blog-05.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"dental-blog-05-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:27:\"dental-blog-05-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:27:\"dental-blog-05-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:28:\"dental-blog-05-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(614,345,'_wxr_import_user_slug','navanathb'),(615,345,'_astra_sites_imported_post','1'),(616,347,'_wp_attached_file','2019/01/dental-blog-06.jpeg'),(618,347,'_wxr_import_user_slug','navanathb'),(619,347,'_astra_sites_imported_post','1'),(622,355,'_wxr_import_user_slug','sonalib'),(623,355,'_astra_sites_imported_post','1'),(853,417,'_elementor_data','s:73473:\"a:2:{i:0;a:5:{s:2:\"id\";s:8:\"11ae1fbb\";s:8:\"settings\";a:39:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:381;s:3:\"url\";s:69:\"https://cmsimed.com/wp-content/uploads/2019/10/bg-img-05-free-img.jpg\";}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:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#138fc7\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:6:\"scroll\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"320\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"background_overlay_color_b\";s:7:\"#44f3c9\";s:33:\"background_overlay_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:45;}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"7782071c\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:8:\"3e441ded\";s:8:\"settings\";a:15:{s:5:\"title\";s:11:\"Departments\";s:11:\"header_size\";s:2:\"h1\";s:5:\"align\";s:6:\"center\";s:11:\"title_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:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"9f9d8fe\";s:8:\"settings\";a:17:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:12:\"align_tablet\";s:6:\"center\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"1fb97476\";s:8:\"settings\";a:33:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f9fc\";s:29:\"background_overlay_background\";s:7:\"classic\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";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:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";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:\"25\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"64b3707a\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"790861f5\";s:8:\"settings\";a:26:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";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:2:\"50\";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:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"7e84fc8b\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"3a9c553b\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:382;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"622c1e10\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Cardiology\";s:4:\"icon\";s:15:\"fa fa-heartbeat\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"62779a67\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"68f5ab8b\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"4b9f6247\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:383;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"791a8eb3\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:13:\"Ophthalmology\";s:4:\"icon\";s:9:\"fa fa-eye\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"4fd6892d\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"53ca7fb9\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"12707209\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:384;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"9f21bb9\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:9:\"Pulmonary\";s:4:\"icon\";s:12:\"fa fa-medkit\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"456a1eb5\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"59304197\";s:8:\"settings\";a:26:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";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:2:\"50\";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:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"173768b0\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"52ea9b1d\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:385;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"1b2eab25\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:6:\"Dental\";s:4:\"icon\";s:20:\"fa fa-check-circle-o\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"65d84077\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"17c02208\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"49ad82dd\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:386;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"6d0ebbc1\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:11:\"Diagnostics\";s:4:\"icon\";s:22:\"fa fa-universal-access\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"7ee8df53\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"7dfd6ab8\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"29b8b133\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:387;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4cfaade5\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:12:\"For disabled\";s:4:\"icon\";s:16:\"fa fa-wheelchair\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"4b63787a\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:8:\"309938a0\";s:8:\"settings\";a:25:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"73ecf538\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"7c8db483\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:388;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4dba594b\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:12:\"Traumatology\";s:4:\"icon\";s:15:\"fa fa-life-bouy\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"1cd1b112\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"5ea441c5\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"73ea706c\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:389;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4436d1a9\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Laboratory\";s:4:\"icon\";s:15:\"fa fa-clipboard\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"35cd4d1e\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"366e9726\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"12273439\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:390;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"70852acd\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Pediatrics\";s:4:\"icon\";s:11:\"fa fa-child\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"57fa89d9\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";'),(852,417,'_elementor_edit_mode','builder'),(851,417,'_wp_page_template','default'),(850,417,'_elementor_controls_usage','a:0:{}'),(849,12,'_edit_last','1'),(848,12,'_edit_lock','1574876255:1'),(636,365,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":68,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"49b1ebf2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"775549a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"4a7dd09\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\",\"icon_padding\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"200e7dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"7dedc13d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5023e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\",\"icon_padding\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 8:00 - 20:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5df01d1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"SATURDAY: 9:30 - 17:30\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d9ff66\",\"elType\":\"widget\",\"settings\":{\"title\":\"SUNDAY: 9:30 - 15:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\",\"icon_padding\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.6},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1 910-626-85255\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21f82608\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL: contact@clinic.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"365\\\"]\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\",\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14},\"height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(637,365,'_elementor_version','0.4'),(638,365,'_elementor_template_type','post'),(639,365,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(640,366,'_elementor_controls_usage','a:0:{}'),(641,366,'_wp_page_template','default'),(642,366,'_elementor_edit_mode','builder'),(643,366,'_elementor_template_type','post'),(644,366,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Doctors\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":24,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Cardiology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e78f9a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d56e266\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16913c41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"239c745b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":26,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5f2c3b16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"453f5a1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b70dab5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"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\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"771efeca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"5be6f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":27,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5868fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Wayne Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6498516c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pediatrics<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e1ed1e0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"13a5bce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"304f2acb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"7a2d7e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":28,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14d560e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. George Taylor\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16b60473\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24debee5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fd113b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5c4e8a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6db0a39b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":29,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c1833\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Scott Sanders\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73bbfe70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Laboratory<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ca772b9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"401b6baf\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(645,366,'_elementor_version','0.4'),(646,366,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2639,638,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(2641,639,'_elementor_controls_usage','a:0:{}'),(2642,617,'_yoast_wpseo_content_score','60'),(2643,617,'_yoast_wpseo_focuskw','Portable Oxygen Concentrator'),(2644,617,'_yoast_wpseo_linkdex','47'),(2760,650,'_elementor_edit_mode','builder'),(2761,650,'_elementor_template_type','wp-page'),(2762,650,'_elementor_version','2.7.5'),(2763,650,'_elementor_pro_version','2.7.1'),(2764,650,'_wp_page_template','default'),(2765,650,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/01\\/about-img-04-free-img.jpg\",\"id\":355},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\"},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31defca\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2633,638,'_elementor_edit_mode','builder'),(2634,638,'_elementor_template_type','wp-page'),(2635,638,'_elementor_version','2.7.5'),(2636,638,'_elementor_pro_version','2.7.1'),(2637,638,'_wp_page_template','default'),(2638,638,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(654,368,'_elementor_controls_usage','a:0:{}'),(655,368,'_wp_page_template','default'),(656,368,'_elementor_edit_mode','builder'),(657,368,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":73,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-05-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fb97476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64b3707a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790861f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e84fc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c553b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":75,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cardiology\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"62779a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"68f5ab8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b9f6247\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":76,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"791a8eb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ophthalmology\",\"icon\":\"fa fa-eye\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4fd6892d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"53ca7fb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12707209\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":77,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f21bb9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pulmonary\",\"icon\":\"fa fa-medkit\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"456a1eb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59304197\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"173768b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52ea9b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":78,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b2eab25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Dental\",\"icon\":\"fa fa-check-circle-o\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d84077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17c02208\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49ad82dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":79,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d0ebbc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Diagnostics\",\"icon\":\"fa fa-universal-access\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7ee8df53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7dfd6ab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"29b8b133\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":80,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cfaade5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"For disabled\",\"icon\":\"fa fa-wheelchair\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b63787a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"309938a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ecf538\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c8db483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":81,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-07-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dba594b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Traumatology\",\"icon\":\"fa fa-life-bouy\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1cd1b112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5ea441c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ea706c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":189,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-08-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4436d1a9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Laboratory\",\"icon\":\"fa fa-clipboard\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"35cd4d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"366e9726\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12273439\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/department-09-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70852acd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pediatrics\",\"icon\":\"fa fa-child\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"57fa89d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(658,368,'_elementor_version','0.4'),(659,368,'_elementor_template_type','post'),(660,368,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(661,369,'_elementor_controls_usage','a:0:{}'),(662,369,'_wp_page_template','default'),(663,369,'_elementor_edit_mode','builder'),(664,369,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":191,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.95},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20a90c51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa ciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":36,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":35,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":38,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1eac02d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"869299f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-certificate\",\"title_text\":\"Qualified doctors\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-certificate\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af4b67f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"75df01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"43d4fcf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-exclamation-circle\",\"title_text\":\"Emergency help\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-exclamation-circle\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3876ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4acffa2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-user-md\",\"title_text\":\"Individual approach\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cd21576\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d19aa6a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-stethoscope\",\"title_text\":\"Personalized treatment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-stethoscope\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"afa29cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8700c47\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-heartbeat\",\"title_text\":\"Modern treatment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":40,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy patients\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied patients\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5c30aab3\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":41,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-01-free-img.png\"},{\"id\":42,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-02-free-img.png\"},{\"id\":43,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-03-free-img.png\"},{\"id\":44,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-04-free-img.png\"},{\"id\":45,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-05-free-img.png\"},{\"id\":46,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-06-free-img.png\"},{\"id\":47,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-07-free-img.png\"},{\"id\":48,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/logo-08-free-img.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"autoplay_speed\":2000,\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"rgba(1,146,188,0.5)\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":15},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(1,146,188,0.2)\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"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\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(665,369,'_elementor_version','0.4'),(666,369,'_elementor_template_type','post'),(667,369,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(668,370,'_elementor_controls_usage','a:0:{}'),(669,370,'_wp_page_template','default'),(670,370,'_elementor_edit_mode','builder'),(671,370,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":232,\"url\":\"https:\\/\\/websitedemos.net\\/multimed-04\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at \\\"MultiMed Clinic\\\" we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical treatment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"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>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":53,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6aa3f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emergency Cases\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 910-626-85255\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weekdays\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"8.00 - 20.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a4c250e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"303d532a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"58c34067\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c797ec1\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"753d55eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5ed426e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"9:30 - 17:30\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"519b1139\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61213d72\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"50\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a376b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4d9338b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"10c9b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"504f61d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"9:30 - 15:00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":151,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.95},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"1b22f411\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"351a9129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":54,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-01-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53c161e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cardiology\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a484305\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e4b5c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-02-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7023a71e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ophthalmology\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"631e91ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"745574e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":56,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d8fe7c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pulmonary\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"66387048\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8b40e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":57,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-04-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5d08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5608e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":58,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnostics\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2fbf0332\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5869444f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":59,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15077128\",\"elType\":\"widget\",\"settings\":{\"title\":\"For disabled\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":60,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Traumotoligy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"44a5ce06\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5fa0775c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":61,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/icon-08-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"adc81b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-09-free-img.jpg\",\"id\":161},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":64,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":150,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.95},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certified personel\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our doctors\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":29,\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Louis Keller\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85299\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"26\",\"url\":\"https:\\/\\/websitedemos.net\\/alex11\\/wp-content\\/uploads\\/sites\\/228\\/2018\\/07\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(672,370,'_elementor_version','0.4'),(673,370,'_elementor_template_type','wp-page'),(674,370,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(675,371,'_wp_attached_file','2019/10/bg-img-10-free-img.jpg'),(676,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2019/10/bg-img-10-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-10-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-10-free-img-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:30:\"bg-img-10-free-img-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:31:\"bg-img-10-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(677,371,'_elementor_source_image_hash','82313f77a2669d63030eedb915454d7c8440747d'),(1149,458,'_wp_page_template','default'),(1150,458,'_elementor_edit_mode','builder'),(1151,458,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 339-7016<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1142,457,'_wp_page_template','default'),(1143,457,'_elementor_edit_mode','builder'),(1144,457,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1 123 456 7890<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1st Avenue, New York, NY 10160, USA<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"322f2879\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"256a835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 910-626-85266<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5add0da7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ea55bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>contact@clinic.com<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1135,456,'_wp_page_template','default'),(1136,456,'_elementor_edit_mode','builder'),(1137,456,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">Stop by today! We are at 2740 Capital Circle NE in Tallahassee, Florida. Thank you for taking the time to research us and we look forward to providing you with high-quality medical equipment services.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"87d1ebe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emergency Cases\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1 123 456 7890<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1st Avenue, New York, NY 10160, USA<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"322f2879\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"256a835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 910-626-85266<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5add0da7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ea55bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>contact@clinic.com<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1127,455,'_elementor_controls_usage','a:0:{}'),(1128,455,'_wp_page_template','default'),(1129,455,'_elementor_edit_mode','builder'),(1130,455,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">Stop by today! We are at 2740 Capital Circle NE in Tallahassee, Florida. Thank you for taking the time to research us and we look forward to providing you with high-quality medical equipment services.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CARDIOLOGY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"OPHTHALMOLOGY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"PULMONARY\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"DENTAL\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"DIAGNOSTICS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"FOR DISABLED\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"LABORATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"ea3db2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"87d1ebe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emergency Cases\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1 123 456 7890<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1st Avenue, New York, NY 10160, USA<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"322f2879\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"256a835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 910-626-85266<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5add0da7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ea55bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>contact@clinic.com<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1131,455,'_elementor_version','0.4'),(1132,455,'_elementor_template_type','post'),(1134,162,'_elementor_pro_version','2.7.1'),(1138,456,'_elementor_version','2.7.3'),(1139,456,'_elementor_template_type','wp-post'),(1140,456,'_elementor_pro_version','2.7.1'),(678,162,'_astra_sites_hotlink_imported','1'),(679,372,'_wp_attached_file','2019/10/bg-img-08-free-img.jpg'),(680,372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2019/10/bg-img-08-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-08-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-08-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-08-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-08-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(681,372,'_elementor_source_image_hash','3eacbc6b0b26b9de5e78fc9bdab32fbf19782d9f'),(1089,451,'_elementor_controls_usage','a:0:{}'),(1090,451,'_wp_page_template','default'),(1091,451,'_elementor_edit_mode','builder'),(1092,451,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49b1ebf2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"775549a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"4a7dd09\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"200e7dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dedc13d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5023e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1 910-626-85255\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21f82608\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL: contact@clinic.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1093,451,'_elementor_version','0.4'),(1094,451,'_elementor_template_type','post'),(1095,451,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1097,15,'_elementor_pro_version','2.7.1'),(2497,621,'_wp_attached_file','2019/11/oxygo-next.png'),(1120,454,'_elementor_controls_usage','a:0:{}'),(1121,454,'_wp_page_template','default'),(1122,454,'_elementor_edit_mode','builder'),(1103,452,'_elementor_version','2.7.3'),(1104,452,'_elementor_template_type','wp-post'),(1105,452,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1106,452,'_elementor_pro_version','2.7.1'),(1232,468,'_wp_page_template','default'),(1233,468,'_elementor_edit_mode','builder'),(1234,468,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1110,162,'_edit_lock','1581368043:1');
INSERT INTO `wp_postmeta` VALUES (1123,454,'_elementor_data','s:34400:\"a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5d804b6f\";s:8:\"settings\";a:33:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:371;s:3:\"url\";s:69:\"https://cmsimed.com/wp-content/uploads/2019/10/bg-img-10-free-img.jpg\";}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:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#138fc7\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"125\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"175\";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:26:\"background_overlay_color_b\";s:7:\"#44f3c9\";s:33:\"background_overlay_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:45;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"6dbf1080\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"6eb949b3\";s:8:\"settings\";a:24:{s:9:\"structure\";s:2:\"30\";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:14:\"padding_mobile\";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: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:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"6cb05c6\";s:8:\"settings\";a:28:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:50;s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";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:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";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: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:\"65\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";i:0;s:19:\"_inline_size_tablet\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:6:{s:2:\"id\";s:8:\"7f2e3d5d\";s:8:\"settings\";a:16:{s:5:\"title\";s:8:\"About us\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"7f6f7065\";s:8:\"settings\";a:17:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"1f8c9da2\";s:8:\"settings\";a:12:{s:6:\"editor\";s:341:\"<p><span style=\"color: #ffffff;\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio.</span></p>\";s:12:\"align_mobile\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:8:\"70a77d0f\";s:8:\"settings\";a:24:{s:4:\"text\";s:9:\"READ MORE\";s:5:\"align\";s:4:\"left\";s:4:\"icon\";s:17:\"fa fa-angle-right\";s:10:\"icon_align\";s:5:\"right\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:22:\"typography_font_weight\";s:4:\"bold\";s:17:\"button_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"align_mobile\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:18:\"fas fa-angle-right\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"794f8535\";s:8:\"settings\";a:26:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:25;s:14:\"padding_mobile\";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:\"25\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";i:0;s:19:\"_inline_size_tablet\";i:50;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"4498239\";s:8:\"settings\";a:16:{s:5:\"title\";s:11:\"Departments\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"be3a3b4\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"_margin\";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:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"5ff5b1c3\";s:8:\"settings\";a:25:{s:9:\"icon_list\";a:7:{i:0;a:5:{s:4:\"text\";s:10:\"CARDIOLOGY\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"922f1a5\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:1;a:5:{s:4:\"text\";s:13:\"OPHTHALMOLOGY\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"f55c64a\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:2;a:5:{s:4:\"text\";s:9:\"PULMONARY\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"7a400ea\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:3;a:5:{s:4:\"text\";s:6:\"DENTAL\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"862fdb2\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:4;a:5:{s:4:\"text\";s:11:\"DIAGNOSTICS\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"bd13504\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:5;a:5:{s:4:\"text\";s:12:\"FOR DISABLED\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"3c33c86\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:6;a:5:{s:4:\"text\";s:10:\"LABORATORY\";s:4:\"icon\";s:11:\"fa fa-minus\";s:3:\"_id\";s:7:\"ea3db2f\";s:4:\"link\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:13:\"space_between\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:6;}s:10:\"icon_align\";s:4:\"left\";s:17:\"icon_align_mobile\";s:6:\"center\";s:10:\"icon_color\";s:21:\"rgba(255,255,255,0.5)\";s:16:\"icon_color_hover\";s:7:\"#44f3c9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;}s:10:\"text_color\";s:7:\"#ffffff\";s:16:\"text_color_hover\";s:7:\"#44f3c9\";s:27:\"icon_typography_font_family\";s:10:\"Montserrat\";s:25:\"icon_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;}s:27:\"icon_typography_font_weight\";s:4:\"bold\";s:30:\"icon_typography_text_transform\";s:9:\"uppercase\";s:30:\"icon_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;}s:4:\"view\";s:0:\"\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"1e57d789\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";d:24.998999999999998777866494492627680301666259765625;s:21:\"space_between_widgets\";i:0;s:19:\"_inline_size_tablet\";i:50;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:10:{i:0;a:6:{s:2:\"id\";s:8:\"64e12aa9\";s:8:\"settings\";a:16:{s:5:\"title\";s:12:\"Contact Info\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"4406cd1\";s:8:\"settings\";a:17:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"87d1ebe\";s:8:\"settings\";a:16:{s:5:\"title\";s:15:\"Emergency Cases\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:8:\"2c7e29a7\";s:8:\"settings\";a:16:{s:6:\"editor\";s:21:\"<p>1 123 456 7890</p>\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"text_color\";s:7:\"#ffffff\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:7:\"3d4f27c\";s:8:\"settings\";a:16:{s:5:\"title\";s:7:\"Address\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:5;a:6:{s:2:\"id\";s:7:\"cf28590\";s:8:\"settings\";a:15:{s:6:\"editor\";s:42:\"<p>1st Avenue, New York, NY 10160, USA</p>\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:10:\"text_color\";s:7:\"#ffffff\";s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:6;a:6:{s:2:\"id\";s:8:\"322f2879\";s:8:\"settings\";a:17:{s:5:\"title\";s:5:\"Phone\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:7;a:6:{s:2:\"id\";s:7:\"256a835\";s:8:\"settings\";a:15:{s:6:\"editor\";s:23:\"<p>+1 910-626-85266</p>\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:10:\"text_color\";s:7:\"#ffffff\";s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:8;a:6:{s:2:\"id\";s:8:\"5add0da7\";s:8:\"settings\";a:17:{s:5:\"title\";s:5:\"Email\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:9;a:6:{s:2:\"id\";s:8:\"38ea55bb\";s:8:\"settings\";a:15:{s:6:\"editor\";s:25:\"<p>contact@clinic.com</p>\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:10:\"text_color\";s:7:\"#ffffff\";s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";'),(1244,469,'_elementor_version','2.7.3'),(1245,469,'_elementor_template_type','wp-post'),(1246,469,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1247,469,'_elementor_pro_version','2.7.1'),(1241,469,'_wp_page_template','default'),(1242,469,'_elementor_edit_mode','builder'),(1243,469,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49b1ebf2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"775549a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"4a7dd09\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"200e7dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dedc13d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5023e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1 910-626-85255\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21f82608\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL: contact@clinic.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1124,454,'_elementor_version','0.4'),(1125,454,'_elementor_template_type','post'),(1145,457,'_elementor_version','2.7.3'),(1146,457,'_elementor_template_type','wp-post'),(1147,457,'_elementor_pro_version','2.7.1'),(1152,458,'_elementor_version','2.7.3'),(1153,458,'_elementor_template_type','wp-post'),(1154,458,'_elementor_pro_version','2.7.1'),(1588,519,'_wp_page_template','default'),(1589,519,'_elementor_edit_mode','builder'),(1590,519,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(682,15,'_astra_sites_hotlink_imported','1'),(683,373,'_wp_attached_file','2019/10/bg-img-06-free-img.jpg'),(684,373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2019/10/bg-img-06-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-06-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-06-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-06-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-06-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(685,373,'_elementor_source_image_hash','dcb8668974c3b390c8ae74c204a5d2e8866bf2e1'),(1069,449,'_wp_page_template','default'),(885,421,'_elementor_controls_usage','a:0:{}'),(886,421,'_wp_page_template','default'),(887,421,'_elementor_edit_mode','builder'),(888,421,'_elementor_template_type','post'),(889,421,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Cardiology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e78f9a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d56e266\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16913c41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"239c745b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5f2c3b16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"453f5a1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b70dab5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"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\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"771efeca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"5be6f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":377,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5868fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Wayne Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6498516c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pediatrics<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e1ed1e0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"13a5bce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"304f2acb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"7a2d7e53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":378,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14d560e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. George Taylor\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16b60473\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24debee5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fd113b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5c4e8a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6db0a39b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c1833\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Scott Sanders\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73bbfe70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Laboratory<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ca772b9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"401b6baf\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(890,421,'_elementor_version','0.4'),(891,421,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(893,14,'_elementor_pro_version','2.7.1'),(894,422,'_menu_item_type','post_type'),(895,422,'_menu_item_menu_item_parent','0'),(896,422,'_menu_item_object_id','14'),(897,422,'_menu_item_object','page'),(898,422,'_menu_item_target',''),(899,422,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(900,422,'_menu_item_xfn',''),(901,422,'_menu_item_url',''),(903,422,'_elementor_controls_usage','a:0:{}'),(904,423,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:1;s:5:\"color\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_tablet\";i:9;s:14:\"padding_mobile\";i:9;s:7:\"padding\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:5;s:16:\"content_position\";i:5;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:9;s:10:\"image_size\";i:9;s:5:\"align\";i:9;s:12:\"align_mobile\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:9;s:5:\"width\";i:9;s:5:\"space\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:9;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:9;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:9;s:9:\"icon_size\";i:9;}s:18:\"section_text_style\";a:2:{s:10:\"text_color\";i:9;s:11:\"text_indent\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:9;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:9;s:10:\"text_color\";i:9;s:12:\"align_mobile\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:15:\"_padding_tablet\";i:3;s:15:\"_padding_mobile\";i:9;s:8:\"_padding\";i:9;}}}}}'),(905,423,'_wp_page_template','default'),(906,423,'_elementor_edit_mode','builder'),(907,423,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":381,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-05-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fb97476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64b3707a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790861f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e84fc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c553b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cardiology\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"62779a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"68f5ab8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b9f6247\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":383,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"791a8eb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ophthalmology\",\"icon\":\"fa fa-eye\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4fd6892d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"53ca7fb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12707209\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":384,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f21bb9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pulmonary\",\"icon\":\"fa fa-medkit\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"456a1eb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59304197\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"173768b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52ea9b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":385,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b2eab25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Dental\",\"icon\":\"fa fa-check-circle-o\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d84077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17c02208\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49ad82dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":386,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d0ebbc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Diagnostics\",\"icon\":\"fa fa-universal-access\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7ee8df53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7dfd6ab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"29b8b133\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":387,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cfaade5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"For disabled\",\"icon\":\"fa fa-wheelchair\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b63787a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"309938a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ecf538\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c8db483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":388,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-07-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dba594b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Traumatology\",\"icon\":\"fa fa-life-bouy\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1cd1b112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5ea441c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ea706c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":389,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-08-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4436d1a9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Laboratory\",\"icon\":\"fa fa-clipboard\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"35cd4d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"366e9726\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12273439\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":390,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-09-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70852acd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pediatrics\",\"icon\":\"fa fa-child\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"57fa89d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(704,14,'_astra_sites_hotlink_imported','1'),(705,380,'_wp_attached_file','2019/10/bg-img-07-free-img.jpg'),(706,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2019/10/bg-img-07-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-07-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-07-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-07-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-07-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(707,380,'_elementor_source_image_hash','5af964c47623ba86556cabf5e90c6ead0cb991a2'),(709,381,'_wp_attached_file','2019/10/bg-img-05-free-img.jpg'),(710,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2019/10/bg-img-05-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-05-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-05-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-05-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-05-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(711,381,'_elementor_source_image_hash','02623906e37149078ed7f09133852e43eff549f2'),(724,386,'_wp_attached_file','2019/10/department-05-free-img.jpg'),(725,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:270;s:4:\"file\";s:34:\"2019/10/department-05-free-img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"department-05-free-img-150x150.jpg\";s:5:\"width\";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:\"department-05-free-img-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(726,386,'_elementor_source_image_hash','9ab0254222e2c97ac83409c49d43ee8c8163f176'),(2046,564,'_elementor_template_type','wp-page'),(2047,564,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2045,564,'_elementor_version','2.7.3'),(742,391,'_wp_attached_file','2019/10/bg-img-04-free-img.jpg'),(743,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2019/10/bg-img-04-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-04-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-img-04-free-img-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-04-free-img-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-04-free-img-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1078,450,'_wp_page_template','default'),(1079,450,'_elementor_edit_mode','builder'),(1080,450,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":381,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-05-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fb97476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64b3707a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790861f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e84fc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c553b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"62779a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7748000\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d915ce3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbb6fbb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"639b125\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5774932\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"df734ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"44de0f9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9a792e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"02d6687\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"de7ed5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fc4e604\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a5a8730\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ee0c57\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"51c3818\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ab893e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ccf3fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"174cfd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e72d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1317a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48d1091\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4198170\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0963b60\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bcf698\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db28f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"054da12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5f83d28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3332eed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dde9956\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Insurance Name\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"0b886bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(876,420,'_elementor_controls_usage','a:0:{}'),(877,420,'_wp_page_template','default'),(878,420,'_elementor_edit_mode','builder'),(879,420,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":381,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-05-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fb97476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64b3707a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790861f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e84fc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c553b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cardiology\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"62779a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"68f5ab8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b9f6247\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":383,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"791a8eb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ophthalmology\",\"icon\":\"fa fa-eye\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4fd6892d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"53ca7fb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12707209\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":384,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f21bb9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pulmonary\",\"icon\":\"fa fa-medkit\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"456a1eb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59304197\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"173768b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52ea9b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":385,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b2eab25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Dental\",\"icon\":\"fa fa-check-circle-o\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d84077\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17c02208\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49ad82dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":386,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d0ebbc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Diagnostics\",\"icon\":\"fa fa-universal-access\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7ee8df53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7dfd6ab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"29b8b133\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":387,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cfaade5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"For disabled\",\"icon\":\"fa fa-wheelchair\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b63787a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"309938a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ecf538\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c8db483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":388,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-07-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dba594b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Traumatology\",\"icon\":\"fa fa-life-bouy\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1cd1b112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5ea441c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"73ea706c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":389,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-08-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4436d1a9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Laboratory\",\"icon\":\"fa fa-clipboard\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"35cd4d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"366e9726\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"12273439\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":390,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-09-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70852acd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pediatrics\",\"icon\":\"fa fa-child\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"57fa89d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(880,420,'_elementor_version','0.4'),(881,420,'_elementor_template_type','post'),(882,420,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(884,12,'_elementor_pro_version','2.7.1'),(908,423,'_elementor_version','2.7.3'),(909,423,'_elementor_template_type','wp-post'),(910,423,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(911,423,'_elementor_pro_version','2.7.1'),(912,424,'_menu_item_type','post_type'),(913,424,'_menu_item_menu_item_parent','0'),(914,424,'_menu_item_object_id','12'),(915,424,'_menu_item_object','page'),(916,424,'_menu_item_target',''),(917,424,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(918,424,'_menu_item_xfn',''),(919,424,'_menu_item_url',''),(921,424,'_elementor_controls_usage','a:0:{}'),(930,428,'_wp_attached_file','2019/10/siteicon.png'),(931,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2019/10/siteicon.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"siteicon-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:\"siteicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(935,429,'_wp_attached_file','2019/10/cmsilogo.png'),(936,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:158;s:4:\"file\";s:20:\"2019/10/cmsilogo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"cmsilogo-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:\"cmsilogo-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:20:\"cmsilogo-325x128.png\";s:5:\"width\";i:325;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(941,10,'_edit_lock','1595873474:1'),(962,433,'_elementor_version','2.7.3'),(963,433,'_elementor_template_type','wp-page'),(964,433,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(965,433,'_elementor_pro_version','2.7.1'),(983,436,'_wp_attached_file','2019/10/insurances.png'),(984,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:386;s:4:\"file\";s:22:\"2019/10/insurances.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"insurances-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:\"insurances-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(999,439,'_elementor_version','2.7.3'),(1000,439,'_elementor_template_type','wp-page'),(1001,439,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1002,439,'_elementor_pro_version','2.7.1'),(741,12,'_astra_sites_hotlink_imported','1'),(744,391,'_elementor_source_image_hash','82476acb359be42d96c69b1f6bb8800be4265d78'),(745,392,'_wp_attached_file','2019/10/signature-free-img.png'),(746,392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:113;s:6:\"height\";i:78;s:4:\"file\";s:30:\"2019/10/signature-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(747,392,'_elementor_source_image_hash','966d8976ec8759c8885fd1749a2786444ca43f5c'),(751,394,'_wp_attached_file','2019/10/bg-img-09-free-img.jpg'),(752,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:30:\"2019/10/bg-img-09-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-09-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-09-free-img-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:30:\"bg-img-09-free-img-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:31:\"bg-img-09-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(753,394,'_elementor_source_image_hash','abcf3ec6bfa6bb6d0d9d3e2b6ddd378206f5bed0'),(1050,446,'_wp_page_template','default'),(1051,446,'_elementor_edit_mode','builder'),(1052,446,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy patients\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied patients\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5c30aab3\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":396,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-01-free-img.png\"},{\"id\":397,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-02-free-img.png\"},{\"id\":398,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-03-free-img.png\"},{\"id\":399,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-04-free-img.png\"},{\"id\":400,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-05-free-img.png\"},{\"id\":401,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-06-free-img.png\"},{\"id\":402,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-07-free-img.png\"},{\"id\":403,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-08-free-img.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"autoplay_speed\":2000,\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"rgba(1,146,188,0.5)\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":15},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(1,146,188,0.2)\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"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\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1042,445,'_elementor_controls_usage','a:0:{}'),(1043,445,'_wp_page_template','default'),(1044,445,'_elementor_edit_mode','builder'),(1045,445,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1eac02d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"869299f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-certificate\",\"title_text\":\"Qualified doctors\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-certificate\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af4b67f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"75df01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"43d4fcf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-exclamation-circle\",\"title_text\":\"Emergency help\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-exclamation-circle\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3876ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4acffa2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-user-md\",\"title_text\":\"Individual approach\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cd21576\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d19aa6a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-stethoscope\",\"title_text\":\"Personalized treatment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-stethoscope\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"afa29cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8700c47\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-heartbeat\",\"title_text\":\"Modern treatment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy patients\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied patients\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5c30aab3\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":396,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-01-free-img.png\"},{\"id\":397,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-02-free-img.png\"},{\"id\":398,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-03-free-img.png\"},{\"id\":399,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-04-free-img.png\"},{\"id\":400,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-05-free-img.png\"},{\"id\":401,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-06-free-img.png\"},{\"id\":402,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-07-free-img.png\"},{\"id\":403,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/logo-08-free-img.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"autoplay_speed\":2000,\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":30},\"arrows_color\":\"rgba(1,146,188,0.5)\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":15},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(1,146,188,0.2)\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"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\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1046,445,'_elementor_version','0.4'),(1047,445,'_elementor_template_type','wp-post'),(1048,445,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1049,11,'_elementor_pro_version','2.7.1'),(1053,446,'_elementor_version','2.7.3'),(1054,446,'_elementor_template_type','wp-post'),(1055,446,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1056,446,'_elementor_pro_version','2.7.1'),(1061,447,'_elementor_version','2.7.3'),(1062,447,'_elementor_template_type','wp-post'),(1063,447,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1064,447,'_elementor_pro_version','2.7.1'),(1512,511,'_elementor_edit_mode','builder'),(1513,511,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1100,452,'_wp_page_template','default'),(1101,452,'_elementor_edit_mode','builder'),(1102,452,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy patients\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied patients\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1067,448,'_wp_attached_file','2019/10/wheelchair.png'),(1068,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2019/10/wheelchair.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"wheelchair-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:\"wheelchair-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(781,11,'_astra_sites_hotlink_imported','1'),(782,404,'_wp_attached_file','2019/10/landingpage-bg-free-img-1.jpg'),(783,404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:37:\"2019/10/landingpage-bg-free-img-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"landingpage-bg-free-img-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:\"landingpage-bg-free-img-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:37:\"landingpage-bg-free-img-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:38:\"landingpage-bg-free-img-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(784,404,'_elementor_source_image_hash','5107660e0676af8d1fa34a7647de76f5a1aadee2'),(785,405,'_wp_attached_file','2019/10/bg-img-01-free-img.jpg'),(786,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:775;s:4:\"file\";s:30:\"2019/10/bg-img-01-free-img.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"bg-img-01-free-img-150x150.jpg\";s:5:\"width\";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:\"bg-img-01-free-img-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"bg-img-01-free-img-768x310.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"bg-img-01-free-img-1024x413.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(787,405,'_elementor_source_image_hash','e2dbe9b88d458cd0d21618e7aac9b1252843ff50'),(788,406,'_wp_attached_file','2019/10/icon-01-free-img.png'),(789,406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-01-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(790,406,'_elementor_source_image_hash','770722aa7e11398564e5437cd31e7c514607e59a'),(791,407,'_wp_attached_file','2019/10/icon-02-free-img.png'),(792,407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-02-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(793,407,'_elementor_source_image_hash','02a70b16c84a8c1d26b17a8260fca1e4c54020e4'),(794,408,'_wp_attached_file','2019/10/icon-03-free-img.png'),(795,408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-03-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(796,408,'_elementor_source_image_hash','084c695c5365d88a427a3324164bfc6143d2c2c8'),(797,409,'_wp_attached_file','2019/10/icon-04-free-img.png'),(798,409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-04-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(799,409,'_elementor_source_image_hash','6497835d585ff0af053cfa83a344afe931588480'),(800,410,'_wp_attached_file','2019/10/icon-05-free-img.png'),(801,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-05-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(802,410,'_elementor_source_image_hash','57d21809bccd13f89a2c67079f7e3d799bcc689e'),(803,411,'_wp_attached_file','2019/10/icon-06-free-img.png'),(804,411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-06-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(805,411,'_elementor_source_image_hash','56220e631b279e4230dabeecb7d3bc15181cc2e9'),(806,412,'_wp_attached_file','2019/10/icon-07-free-img.png'),(807,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-07-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(808,412,'_elementor_source_image_hash','abc5ec7192f5576d41b4b1cca3d8c1d5dd2c239c'),(809,413,'_wp_attached_file','2019/10/icon-08-free-img.png'),(810,413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:57;s:4:\"file\";s:28:\"2019/10/icon-08-free-img.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(811,413,'_elementor_source_image_hash','a41db41c018460683a492df4282bb502cc3d5232'),(812,414,'_wp_attached_file','2019/10/bg-img-02-free-img-1.jpg'),(813,414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2019/10/bg-img-02-free-img-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"bg-img-02-free-img-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:32:\"bg-img-02-free-img-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:32:\"bg-img-02-free-img-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:33:\"bg-img-02-free-img-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(814,414,'_elementor_source_image_hash','08cba1b4c96e580543254606f11f1b28e4f16f20'),(815,415,'_wp_attached_file','2019/10/img-01-free-img.jpg'),(816,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:670;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2019/10/img-01-free-img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"img-01-free-img-150x150.jpg\";s:5:\"width\";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:\"img-01-free-img-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(817,415,'_elementor_source_image_hash','c31f26f600f64e67cdd587dd5ef45e09cf287a42'),(818,416,'_wp_attached_file','2019/10/bg-img-03-free-img-1.jpg'),(819,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2019/10/bg-img-03-free-img-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"bg-img-03-free-img-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:32:\"bg-img-03-free-img-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:32:\"bg-img-03-free-img-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:33:\"bg-img-03-free-img-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(820,416,'_elementor_source_image_hash','f69827021decb88476a9afc4f9380cd0a85e5583'),(951,432,'_wp_page_template','default'),(952,432,'_elementor_edit_mode','builder'),(953,432,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certified personel\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our doctors\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Louis Keller\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85299\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(942,431,'_elementor_controls_usage','a:0:{}'),(943,431,'_wp_page_template','default'),(944,431,'_elementor_edit_mode','builder'),(945,431,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our clinic\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"1b22f411\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"351a9129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":406,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-01-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53c161e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cardiology\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a484305\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e4b5c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":407,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-02-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7023a71e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ophthalmology\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"631e91ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"745574e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d8fe7c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pulmonary\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"66387048\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8b40e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":409,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-04-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5d08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5608e8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnostics\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2fbf0332\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5869444f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15077128\",\"elType\":\"widget\",\"settings\":{\"title\":\"For disabled\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Traumotoligy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"44a5ce06\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5fa0775c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":413,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-08-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"adc81b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certified personel\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our doctors\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Louis Keller\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85299\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(946,431,'_elementor_version','0.4'),(947,431,'_elementor_template_type','wp-page'),(948,431,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(950,10,'_elementor_pro_version','2.7.1'),(954,432,'_elementor_version','2.7.3'),(955,432,'_elementor_template_type','wp-page'),(956,432,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(957,432,'_elementor_pro_version','2.7.1'),(959,433,'_wp_page_template','default'),(960,433,'_elementor_edit_mode','builder'),(961,433,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certified personel\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our doctors\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Louis Keller\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85299\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(821,10,'_astra_sites_hotlink_imported','1'),(828,21,'_menu_item_menu_item_parent','0'),(829,21,'_menu_item_target',''),(830,21,'_menu_item_xfn',''),(831,21,'_menu_item_url',''),(832,20,'_menu_item_menu_item_parent','0'),(833,20,'_menu_item_target',''),(834,20,'_menu_item_xfn',''),(835,20,'_menu_item_url',''),(844,16,'_menu_item_menu_item_parent','0'),(845,16,'_menu_item_target',''),(846,16,'_menu_item_xfn',''),(847,16,'_menu_item_url',''),(854,417,'_elementor_version','0.4'),(855,417,'_elementor_template_type','post'),(856,417,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(858,14,'_edit_last','1'),(859,418,'_elementor_controls_usage','a:0:{}'),(860,418,'_wp_page_template','default'),(861,418,'_elementor_edit_mode','builder'),(862,418,'_elementor_template_type','post'),(863,418,'_elementor_data','s:67101:\"a:2:{i:0;a:5:{s:2:\"id\";s:8:\"5206401f\";s:8:\"settings\";a:39:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:373;s:3:\"url\";s:69:\"https://cmsimed.com/wp-content/uploads/2019/10/bg-img-06-free-img.jpg\";}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:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#138fc7\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:6:\"scroll\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"320\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"background_overlay_color_b\";s:7:\"#44f3c9\";s:33:\"background_overlay_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:45;}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"79a6eccd\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:8:\"1f56b50a\";s:8:\"settings\";a:15:{s:5:\"title\";s:7:\"Doctors\";s:11:\"header_size\";s:2:\"h1\";s:5:\"align\";s:6:\"center\";s:11:\"title_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:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"8c4a792\";s:8:\"settings\";a:17:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:12:\"align_tablet\";s:6:\"center\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"43597030\";s:8:\"settings\";a:34:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#ffffff\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";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:\"25\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";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:\"25\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"40f9ac2e\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"430a946a\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:1;}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:2:\"45\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"15\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"5e774059\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";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:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";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:\"25\";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:1;}s:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:8:\"719c1a0a\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:374;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"3794f8bd\";s:8:\"settings\";a:15:{s:5:\"title\";s:16:\"Dr. Victor Patel\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"6cd768ce\";s:8:\"settings\";a:11:{s:6:\"editor\";s:93:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Cardiology</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:7:\"3e4a500\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:7:\"b996282\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85266\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"77e22e17\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";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:13:\"margin_mobile\";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:\"25\";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:1;}s:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:8:\"6e78f9a8\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:375;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"d56e266\";s:8:\"settings\";a:15:{s:5:\"title\";s:16:\"Dr. Steven James\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"16913c41\";s:8:\"settings\";a:11:{s:6:\"editor\";s:92:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Pulmonary</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:8:\"6f525b1f\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:8:\"5612f315\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85277\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"249a58d\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";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: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:1:\"0\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";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: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:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:8:\"239c745b\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:376;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"5f2c3b16\";s:8:\"settings\";a:15:{s:5:\"title\";s:16:\"Dr. Olivia Ramos\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"453f5a1d\";s:8:\"settings\";a:11:{s:6:\"editor\";s:89:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Dental</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:7:\"5f12975\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:8:\"2275a4a8\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85288\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"1b70dab5\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:1;}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:2:\"50\";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: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:14:\"padding_mobile\";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:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"771efeca\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";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:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";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:\"25\";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:1;}s:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:6:\"5be6f6\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:377;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-04-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"5868fad\";s:8:\"settings\";a:15:{s:5:\"title\";s:15:\"Dr. Wayne Banks\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"6498516c\";s:8:\"settings\";a:11:{s:6:\"editor\";s:93:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Pediatrics</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:7:\"e1ed1e0\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:8:\"13a5bce2\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85266\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"304f2acb\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";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:13:\"margin_mobile\";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:\"25\";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:1;}s:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:8:\"7a2d7e53\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:378;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-05-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"14d560e2\";s:8:\"settings\";a:15:{s:5:\"title\";s:17:\"Dr. George Taylor\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"16b60473\";s:8:\"settings\";a:11:{s:6:\"editor\";s:92:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Pulmonary</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:8:\"24debee5\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:8:\"5fd113b7\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85277\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"5c4e8a21\";s:8:\"settings\";a:33:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:6:\"margin\";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: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:1:\"0\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";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: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:14:\"padding_mobile\";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:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:19:\"rgba(1,146,188,0.1)\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:5:{i:0;a:6:{s:2:\"id\";s:8:\"6db0a39b\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:379;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:12:\"width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}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:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"21c1833\";s:8:\"settings\";a:15:{s:5:\"title\";s:17:\"Dr. Scott Sanders\";s:11:\"header_size\";s:2:\"h4\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#0192bc\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"73bbfe70\";s:8:\"settings\";a:11:{s:6:\"editor\";s:93:\"<h6 style=\"text-align: center;\"><span style=\"color: #749cad;\"><em>Laboratory</em></span></h6>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:3;a:6:{s:2:\"id\";s:8:\"3ca772b9\";s:8:\"settings\";a:18:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:19:\"rgba(1,146,188,0.1)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"-10\";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:\"_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:2:\"10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}i:4;a:6:{s:2:\"id\";s:8:\"401b6baf\";s:8:\"settings\";a:14:{s:5:\"title\";s:16:\"+1 910-626-85288\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";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:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";'),(864,418,'_elementor_version','0.4'),(865,418,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(867,14,'_edit_lock','1587157526:1'),(868,419,'_elementor_controls_usage','a:0:{}'),(869,419,'_wp_page_template','default'),(870,419,'_elementor_edit_mode','builder'),(871,419,'_elementor_data','s:73473:\"a:2:{i:0;a:5:{s:2:\"id\";s:8:\"11ae1fbb\";s:8:\"settings\";a:39:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:381;s:3:\"url\";s:69:\"https://cmsimed.com/wp-content/uploads/2019/10/bg-img-05-free-img.jpg\";}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:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#138fc7\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:6:\"scroll\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"250\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";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:3:\"320\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"background_overlay_color_b\";s:7:\"#44f3c9\";s:33:\"background_overlay_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:45;}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"7782071c\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:8:\"3e441ded\";s:8:\"settings\";a:15:{s:5:\"title\";s:11:\"Departments\";s:11:\"header_size\";s:2:\"h1\";s:5:\"align\";s:6:\"center\";s:11:\"title_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:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"9f9d8fe\";s:8:\"settings\";a:17:{s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}s:5:\"color\";s:21:\"rgba(255,255,255,0.3)\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:12:\"align_tablet\";s:6:\"center\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"1fb97476\";s:8:\"settings\";a:33:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f9fc\";s:29:\"background_overlay_background\";s:7:\"classic\";s:27:\"background_overlay_position\";s:13:\"center center\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";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:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";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:\"25\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"64b3707a\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"790861f5\";s:8:\"settings\";a:26:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";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:2:\"50\";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:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"7e84fc8b\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"3a9c553b\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:382;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"622c1e10\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Cardiology\";s:4:\"icon\";s:15:\"fa fa-heartbeat\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"62779a67\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"68f5ab8b\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"4b9f6247\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:383;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"791a8eb3\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:13:\"Ophthalmology\";s:4:\"icon\";s:9:\"fa fa-eye\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"4fd6892d\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"53ca7fb9\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"12707209\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:384;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"9f21bb9\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:9:\"Pulmonary\";s:4:\"icon\";s:12:\"fa fa-medkit\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"456a1eb5\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:8:\"59304197\";s:8:\"settings\";a:26:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";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:2:\"50\";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:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"173768b0\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"52ea9b1d\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:385;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"1b2eab25\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:6:\"Dental\";s:4:\"icon\";s:20:\"fa fa-check-circle-o\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"65d84077\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"17c02208\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"49ad82dd\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:386;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"6d0ebbc1\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:11:\"Diagnostics\";s:4:\"icon\";s:22:\"fa fa-universal-access\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"7ee8df53\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"7dfd6ab8\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"29b8b133\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:387;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4cfaade5\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:12:\"For disabled\";s:4:\"icon\";s:16:\"fa fa-wheelchair\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"4b63787a\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:8:\"309938a0\";s:8:\"settings\";a:25:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";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:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"73ecf538\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:1:\"0\";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:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"7c8db483\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:388;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4dba594b\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:12:\"Traumatology\";s:4:\"icon\";s:15:\"fa fa-life-bouy\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"1cd1b112\";s:8:\"settings\";a:17:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:8:\"5ea441c5\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"7\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"73ea706c\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:389;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"4436d1a9\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Laboratory\";s:4:\"icon\";s:15:\"fa fa-clipboard\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"35cd4d1e\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:8:\"366e9726\";s:8:\"settings\";a:25:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;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:\"14\";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:1:\"0\";s:6:\"bottom\";s:2:\"25\";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:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";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:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";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:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";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:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";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:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:8:\"12273439\";s:8:\"settings\";a:18:{s:5:\"image\";a:2:{s:2:\"id\";i:390;s:3:\"url\";s:73:\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}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:2:\"15\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:8:\"70852acd\";s:8:\"settings\";a:17:{s:9:\"icon_list\";a:1:{i:0;a:5:{s:4:\"text\";s:10:\"Pediatrics\";s:4:\"icon\";s:11:\"fa fa-child\";s:3:\"_id\";s:7:\"3be7391\";s:4:\"link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:10:\"icon_align\";s:4:\"left\";s:10:\"icon_color\";s:7:\"#1ee7e9\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:10:\"text_color\";s:7:\"#0192bc\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:8:\"57fa89d9\";s:8:\"settings\";a:16:{s:6:\"editor\";s:101:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>\";s:5:\"align\";s:4:\"left\";s:10:\"text_color\";s:7:\"#749cad\";s:12:\"align_mobile\";s:4:\"left\";s:15:\"_padding_mobile\";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:\"25\";s:8:\"isLinked\";b:0;}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";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:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";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:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";'),(872,419,'_elementor_version','0.4'),(873,419,'_elementor_template_type','post'),(874,419,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(978,435,'_elementor_version','2.7.3'),(979,435,'_elementor_template_type','wp-page'),(980,435,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(981,435,'_elementor_pro_version','2.7.1'),(975,435,'_wp_page_template','default'),(976,435,'_elementor_edit_mode','builder'),(977,435,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Victor Patel\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Louis Keller\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85299\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Steven James\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Olivia Ramos\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(996,439,'_wp_page_template','default'),(997,439,'_elementor_edit_mode','builder'),(998,439,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Cardiology<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Ophthalmology<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Pulmonary<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h4 data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 1.46667rem; font-style: normal;\\\">UNITED HEALTHCARE<\\/h4>\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Dental<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(993,438,'_wp_attached_file','2019/10/insurancesicon.png'),(994,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:386;s:4:\"file\";s:26:\"2019/10/insurancesicon.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"insurancesicon-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:\"insurancesicon-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1160,459,'_wp_page_template','default'),(1012,441,'_wp_page_template','default'),(1004,440,'_wp_page_template','default'),(1005,440,'_elementor_edit_mode','builder'),(1006,440,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect medical services\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK AN APPOINTMENT\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1007,440,'_elementor_version','2.7.3'),(1008,440,'_elementor_template_type','wp-page'),(1009,440,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1010,440,'_elementor_pro_version','2.7.1'),(1013,441,'_elementor_edit_mode','builder'),(1014,441,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":404,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/landingpage-bg-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1015,441,'_elementor_version','2.7.3'),(1016,441,'_elementor_template_type','wp-page'),(1017,441,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1018,441,'_elementor_pro_version','2.7.1'),(1023,443,'_wp_page_template','default'),(1024,443,'_elementor_edit_mode','builder'),(1025,443,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1021,442,'_wp_attached_file','2019/10/wheelchair.jpg'),(1022,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2019/10/wheelchair.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"wheelchair-150x150.jpg\";s:5:\"width\";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:\"wheelchair-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:\"wheelchair-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:\"wheelchair-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1026,443,'_elementor_version','2.7.3'),(1027,443,'_elementor_template_type','wp-page'),(1028,443,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1029,443,'_elementor_pro_version','2.7.1'),(1161,459,'_elementor_edit_mode','builder'),(1162,459,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\"><em>We provide 24\\/7 professional emergency help lorem ipsum dolor sit amet.<\\/em><\\/span><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1032,11,'_edit_lock','1581362296:1'),(1073,449,'_elementor_version','2.7.3'),(1074,449,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1075,449,'_elementor_pro_version','2.7.1'),(1081,450,'_elementor_version','2.7.3'),(1082,450,'_elementor_template_type','wp-post'),(1083,450,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1084,450,'_elementor_pro_version','2.7.1'),(1088,15,'_edit_lock','1595873227:1'),(1211,465,'_elementor_version','2.7.3'),(1212,465,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1213,465,'_elementor_pro_version','2.7.1'),(1207,465,'_wp_page_template','default'),(1208,465,'_elementor_edit_mode','builder'),(1209,465,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1210,465,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe2b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d322202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33ea8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"86aa20a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2224c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"915480c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Name\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec53c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ab24c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1219,466,'_elementor_version','2.7.3'),(1220,466,'_elementor_template_type','wp-page'),(1221,466,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1222,466,'_elementor_pro_version','2.7.1'),(1454,504,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1224,467,'_wp_page_template','default'),(1225,467,'_elementor_edit_mode','builder'),(1226,467,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"World class medical equipment\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1227,467,'_elementor_version','2.7.3'),(1228,467,'_elementor_template_type','wp-page'),(1229,467,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1230,467,'_elementor_pro_version','2.7.1'),(1453,504,'_elementor_edit_mode','builder'),(1255,471,'_wp_page_template','default'),(1256,471,'_elementor_edit_mode','builder'),(1257,471,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound care\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1235,468,'_elementor_version','2.7.3'),(1236,468,'_elementor_template_type','wp-post'),(1237,468,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1238,468,'_elementor_pro_version','2.7.1'),(1330,480,'_wp_page_template','default'),(1331,480,'_elementor_edit_mode','builder'),(1332,480,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Medical privacy\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1258,471,'_elementor_version','2.7.3'),(1259,471,'_elementor_template_type','wp-page'),(1260,471,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1261,471,'_elementor_pro_version','2.7.1'),(1361,483,'_elementor_pro_version','2.7.1'),(1358,483,'_elementor_version','2.7.3'),(1359,483,'_elementor_template_type','wp-page'),(1360,483,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1356,483,'_elementor_edit_mode','builder'),(1357,483,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here at Capital Medical and Surgical Inc. we offer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5018a46b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c84201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40bf38bc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d6117ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is the best medical centre...\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69c9decb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #000000;\\\">I\\u2019ve been coming here for about 2 years and it is simply the best...<\\/span><\\/h3>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2695cca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Randy Burns<\\/em><\\/p>\",\"align\":\"center\",\"text_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78e6cf01\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE TESTIMONIALS\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"535d721b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb17239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ac9c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":416,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-03-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"135\",\"bottom\":\"135\",\"left\":\"135\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"502d4586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5a4ec3f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we work with\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19dde5c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b167a24\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"110731d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ddb89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"1bf9cf5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":374,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6086aa60\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a317846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em><span style=\\\"color: #749cad;\\\">Lorem<\\/span><\\/em><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4253d2ce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16dd2705\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5eb12a96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"5a6550c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":379,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12fa622c\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c56e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183617a2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ffd4a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d153ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"7d0ec49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":375,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a768dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"BCBS\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d8b4402\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0206cb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6b8c46ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"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},\"padding\":{\"unit\":\"px\",\"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\":\"4a04d506\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":376,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/doctor-img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48057d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Healthcare\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7ac93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><em style=\\\"font-size: 15px; font-weight: 400;\\\"><span style=\\\"font-size: 15px; color: rgb(116, 156, 173);\\\">Lorem<\\/span><\\/em><br><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2df07441\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e731994\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1452,504,'_wp_page_template','default'),(1355,483,'_wp_page_template','default'),(1435,502,'_wp_page_template','default'),(1436,502,'_elementor_edit_mode','builder'),(1437,502,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"525aeea\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\"},\"elements\":[{\"id\":\"2dc4ce9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"309d30a\",\"elType\":\"widget\",\"settings\":{\"title\":\"If we don\'t work with your inurance plan or you are not insured, our products can still be purchased. We accept all major credit cards.\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1272,473,'_wp_page_template','default'),(1273,473,'_elementor_edit_mode','builder'),(1274,473,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":381,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-05-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fb97476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#f3f9fc\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64b3707a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790861f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e84fc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c553b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"62779a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7748000\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d915ce3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbb6fbb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"639b125\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5774932\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"df734ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"44de0f9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9a792e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"02d6687\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"de7ed5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fc4e604\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a5a8730\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ee0c57\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"51c3818\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ab893e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ccf3fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"174cfd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e72d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1317a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48d1091\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4198170\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0963b60\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bcf698\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1db28f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"054da12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5f83d28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3332eed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dde9956\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"0b886bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"636b1a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6f4b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"29952b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5276ee3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c0be277\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6e1ea5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e58eca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1002ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":382,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/department-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f29f37e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"#0192bc\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"802e512\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5cbd88b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1275,473,'_elementor_version','2.7.3'),(1276,473,'_elementor_template_type','wp-post'),(1277,473,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1278,473,'_elementor_pro_version','2.7.1'),(1852,536,'_wp_page_template','default'),(1853,536,'_elementor_edit_mode','builder'),(1854,536,'_elementor_template_type','wp-post'),(1855,536,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1322,479,'_wp_page_template','default'),(1323,479,'_elementor_edit_mode','builder'),(1324,479,'_elementor_template_type','wp-post'),(1325,479,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427bd66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"52683c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c9f17f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"650e364\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9264dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"58f9513\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"45fb0bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ea3e4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c5375\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0798ca7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c7ff9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"726f9de\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7058d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9578da\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f094793\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f55413\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d39f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b83f26\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"04d72b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"23f133c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6cc2ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d904325\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1290,475,'_wp_page_template','default'),(1291,475,'_elementor_edit_mode','builder'),(1292,475,'_elementor_template_type','wp-post'),(1281,474,'_wp_page_template','default'),(1282,474,'_elementor_edit_mode','builder'),(1283,474,'_elementor_template_type','wp-post'),(1284,474,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427bd66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"52683c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c9f17f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"650e364\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9264dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"58f9513\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"45fb0bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ea3e4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c5375\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"0798ca7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a9d954\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13891f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f140962\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5b80a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92d2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6a7aade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"78bc4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebe371f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7058d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9578da\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe2b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compression Stockings\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d322202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\\/Oxygen\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33ea8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"86aa20a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2224c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"915480c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec53c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ab24c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c5bcb4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a737a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"34cb5aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cfff54b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homecare Beds\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a94b2ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"93680fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"769cb89\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"348b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c647390\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a71788a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191d90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56208fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"31a7daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"812a0fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"87c9526\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23c1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cpap\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"982d7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0e1aa1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c887c9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8f02f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b64ba7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"03a6ce1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed21eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nebulizers\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9807c2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"558adc4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0dd8238\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43c67c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c17b291\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e3081ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76a490\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2442dc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b140a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b10b571\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6d7edab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5333ed1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ace360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"051d40d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7d17fe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d351c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a41f0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"115c32e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"727c80d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5c15d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7ea260\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a997e3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a451dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"b1b8b77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b474994\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8365750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"08f3027\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b5e3107\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa106\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"512b46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"293ecfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8a80f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a48a11\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b39dc62\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1285,474,'_elementor_version','2.7.3'),(1286,474,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1287,474,'_elementor_pro_version','2.7.1'),(1293,475,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427bd66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"52683c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c9f17f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"650e364\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9264dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"58f9513\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"45fb0bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ea3e4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c5375\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"0798ca7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a9d954\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13891f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f140962\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5b80a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92d2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6a7aade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"78bc4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebe371f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7058d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9578da\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe2b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compression Stockings\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d322202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\\/Oxygen\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33ea8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"86aa20a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2224c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"915480c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec53c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ab24c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c5bcb4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a737a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"34cb5aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cfff54b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homecare Beds\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a94b2ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"93680fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"769cb89\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"348b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c647390\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a71788a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191d90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56208fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"31a7daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"812a0fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"87c9526\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23c1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cpap\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"982d7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0e1aa1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c887c9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8f02f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b64ba7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"03a6ce1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed21eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nebulizers\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9807c2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"558adc4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0dd8238\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43c67c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c17b291\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e3081ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76a490\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2442dc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b140a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b10b571\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6d7edab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5333ed1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ace360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"051d40d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7d17fe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d351c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a41f0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"115c32e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"727c80d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5c15d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7ea260\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a997e3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a451dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"b1b8b77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b474994\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8365750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"08f3027\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b5e3107\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa106\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"512b46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"293ecfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8a80f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a48a11\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b39dc62\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1294,475,'_elementor_version','2.7.3'),(1295,475,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1296,475,'_elementor_pro_version','2.7.1'),(1314,478,'_wp_page_template','default'),(1315,478,'_elementor_edit_mode','builder'),(1316,478,'_elementor_template_type','wp-post'),(1317,478,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427bd66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"52683c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c9f17f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"650e364\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9264dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"58f9513\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"45fb0bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ea3e4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c5375\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0798ca7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a9d954\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13891f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f140962\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5b80a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92d2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6a7aade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"78bc4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebe371f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7058d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9578da\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb35540\",\"elType\":\"widget\",\"settings\":{\"title\":\"View All\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compression Stockings\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\\/Oxygen\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c5bcb4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a737a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"34cb5aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cfff54b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homecare Beds\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93680fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"348b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c647390\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a71788a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56208fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"812a0fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"87c9526\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23c1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cpap\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0e1aa1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8f02f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b64ba7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"03a6ce1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed21eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nebulizers\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"558adc4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"43c67c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c17b291\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e3081ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2442dc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"b10b571\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6d7edab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5333ed1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"051d40d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d351c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a41f0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"115c32e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"727c80d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7ea260\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"a451dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"b1b8b77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b474994\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08f3027\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"88aa106\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"512b46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"293ecfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a48a11\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1298,476,'_wp_page_template','default'),(1299,476,'_elementor_edit_mode','builder'),(1300,476,'_elementor_template_type','wp-post'),(1301,476,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427bd66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"52683c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c9f17f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"650e364\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9264dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"58f9513\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"45fb0bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ea3e4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c5375\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0798ca7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a9d954\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13891f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f140962\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5b80a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92d2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6a7aade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"78bc4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebe371f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7058d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9578da\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43597030\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"40f9ac2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"430a946a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e774059\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"8627b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e51814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe2b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e4a500\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b996282\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e22e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"9b70f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faa1163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compression Stockings\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d322202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f525b1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5612f315\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"249a58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"719c1a0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3794f8bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\\/Oxygen\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cd768ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f12975\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2275a4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1a18c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbdd940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"26a01f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b14ff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33ea8f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0bca0c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"86aa20a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"16549ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"fcf262d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c62b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2224c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aebe34\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"915480c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cf0626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6e72a66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b43f93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec53c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d28c4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ab24c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c5bcb4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a737a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"34cb5aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cfff54b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Homecare Beds\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a94b2ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"93680fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"769cb89\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"348b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c647390\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a71788a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191d90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56208fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"31a7daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"812a0fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"87c9526\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23c1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cpap\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"982d7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0e1aa1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c887c9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8f02f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b64ba7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"03a6ce1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed21eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nebulizers\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9807c2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"558adc4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0dd8238\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43c67c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"c17b291\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e3081ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76a490\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2442dc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b140a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b10b571\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"6d7edab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5333ed1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ace360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"051d40d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7d17fe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d351c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a41f0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"115c32e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"727c80d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5c15d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7ea260\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a997e3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85266\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a451dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"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},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"b1b8b77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b474994\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8365750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"08f3027\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b5e3107\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85277\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa106\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(1,146,188,0.1)\"},\"elements\":[{\"id\":\"512b46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":448,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.png\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"293ecfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8a80f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><span style=\\\"color: #749cad;\\\"><em>Product Category<\\/em><\\/span><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a48a11\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":40},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b39dc62\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 910-626-85288\",\"header_size\":\"h5\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1302,476,'_elementor_version','2.7.3'),(1303,476,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1304,476,'_elementor_pro_version','2.7.1'),(1318,478,'_elementor_version','2.7.3'),(1319,478,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1320,478,'_elementor_pro_version','2.7.1'),(1326,479,'_elementor_version','2.7.3'),(1327,479,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1328,479,'_elementor_pro_version','2.7.1'),(1411,497,'_elementor_pro_version','2.7.1'),(1498,509,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1333,480,'_elementor_version','2.7.3'),(1334,480,'_elementor_template_type','wp-post'),(1335,480,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1336,480,'_elementor_pro_version','2.7.1'),(1511,511,'_wp_page_template','default'),(1339,481,'_wp_page_template','default'),(1340,481,'_elementor_edit_mode','builder'),(1341,481,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our satisfied customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1342,481,'_elementor_version','2.7.3'),(1343,481,'_elementor_template_type','wp-post'),(1344,481,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1345,481,'_elementor_pro_version','2.7.1'),(1347,482,'_wp_page_template','default'),(1348,482,'_elementor_edit_mode','builder'),(1349,482,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55be5849\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daniel Hanson\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388e9d4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":392,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/signature-free-img.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":395,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-03-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1350,482,'_elementor_version','2.7.3'),(1351,482,'_elementor_template_type','wp-post'),(1352,482,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1353,482,'_elementor_pro_version','2.7.1'),(1863,538,'_wp_page_template','default'),(1864,538,'_elementor_edit_mode','builder'),(1865,538,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":537,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/helping.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1430,500,'_wp_attached_file','2019/10/healthinsurance.jpeg'),(1431,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1053;s:4:\"file\";s:28:\"2019/10/healthinsurance.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"healthinsurance-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:28:\"healthinsurance-300x165.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"healthinsurance-768x421.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"healthinsurance-1024x562.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:562;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:32:\"Monster Ztudio - stock.adobe.com\";s:6:\"camera\";s:11:\"NIKON D5200\";s:7:\"caption\";s:148:\"Hand holding plus sign virtual means to offer positive thing (like benefits, personal development, social network, health insurance) with copy space\";s:17:\"created_timestamp\";s:10:\"1491120180\";s:9:\"copyright\";s:34:\"©Monster Ztudio - stock.adobe.com\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:3:\"0.1\";s:5:\"title\";s:148:\"Hand holding plus sign virtual means to offer positive thing (like benefits, personal development, social network, health insurance) with copy space\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:100:{i:0;s:5:\"value\";i:1;s:7:\"benefit\";i:2;s:8:\"business\";i:3;s:9:\"insurance\";i:4;s:6:\"health\";i:5;s:4:\"care\";i:6;s:10:\"healthcare\";i:7;s:10:\"background\";i:8;s:3:\"job\";i:9;s:4:\"plus\";i:10;s:6:\"profit\";i:11;s:4:\"help\";i:12;s:3:\"add\";i:13;s:12:\"compensation\";i:14;s:4:\"sign\";i:15;s:4:\"icon\";i:16;s:6:\"symbol\";i:17;s:5:\"bonus\";i:18;s:4:\"work\";i:19;s:7:\"concept\";i:20;s:10:\"innovation\";i:21;s:6:\"person\";i:22;s:9:\"advantage\";i:23;s:4:\"more\";i:24;s:7:\"feature\";i:25;s:9:\"incentive\";i:26;s:7:\"welfare\";i:27;s:8:\"resource\";i:28;s:9:\"corporate\";i:29;s:8:\"positive\";i:30;s:5:\"think\";i:31;s:10:\"management\";i:32;s:6:\"growth\";i:33;s:5:\"offer\";i:34;s:4:\"hand\";i:35;s:8:\"metaphor\";i:36;s:10:\"excellence\";i:37;s:6:\"social\";i:38;s:8:\"increase\";i:39;s:7:\"medical\";i:40;s:8:\"hospital\";i:41;s:7:\"develop\";i:42;s:10:\"potentials\";i:43;s:10:\"motivation\";i:44;s:6:\"wealth\";i:45;s:9:\"assurance\";i:46;s:4:\"core\";i:47;s:4:\"size\";i:48;s:6:\"leader\";i:49;s:7:\"success\";i:50;s:5:\"value\";i:51;s:7:\"benefit\";i:52;s:8:\"business\";i:53;s:9:\"insurance\";i:54;s:6:\"health\";i:55;s:4:\"care\";i:56;s:10:\"healthcare\";i:57;s:10:\"background\";i:58;s:3:\"job\";i:59;s:4:\"plus\";i:60;s:6:\"profit\";i:61;s:4:\"help\";i:62;s:3:\"add\";i:63;s:12:\"compensation\";i:64;s:4:\"sign\";i:65;s:4:\"icon\";i:66;s:6:\"symbol\";i:67;s:5:\"bonus\";i:68;s:4:\"work\";i:69;s:7:\"concept\";i:70;s:10:\"innovation\";i:71;s:6:\"person\";i:72;s:9:\"advantage\";i:73;s:4:\"more\";i:74;s:7:\"feature\";i:75;s:9:\"incentive\";i:76;s:7:\"welfare\";i:77;s:8:\"resource\";i:78;s:9:\"corporate\";i:79;s:8:\"positive\";i:80;s:5:\"think\";i:81;s:10:\"management\";i:82;s:6:\"growth\";i:83;s:5:\"offer\";i:84;s:4:\"hand\";i:85;s:8:\"metaphor\";i:86;s:10:\"excellence\";i:87;s:6:\"social\";i:88;s:8:\"increase\";i:89;s:7:\"medical\";i:90;s:8:\"hospital\";i:91;s:7:\"develop\";i:92;s:10:\"potentials\";i:93;s:10:\"motivation\";i:94;s:6:\"wealth\";i:95;s:9:\"assurance\";i:96;s:4:\"core\";i:97;s:4:\"size\";i:98;s:6:\"leader\";i:99;s:7:\"success\";}}}'),(1409,497,'_elementor_version','2.7.3'),(1410,497,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1408,497,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1844,535,'_elementor_edit_mode','builder'),(1845,535,'_elementor_template_type','wp-post'),(1846,535,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1405,497,'_wp_page_template','default'),(1406,497,'_elementor_edit_mode','builder'),(1407,497,'_elementor_template_type','wp-post'),(1385,487,'_wp_attached_file','2019/10/walker.jpeg'),(1386,487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:4:\"file\";s:19:\"2019/10/walker.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"walker-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:19:\"walker-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:19:\"walker-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:20:\"walker-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:31:\"chayathon2000 - stock.adobe.com\";s:6:\"camera\";s:6:\"DC-GH5\";s:7:\"caption\";s:60:\"Croped Daughter helping her mother  using walker in bedroom.\";s:17:\"created_timestamp\";s:10:\"1521889097\";s:9:\"copyright\";s:33:\"©chayathon2000 - stock.adobe.com\";s:12:\"focal_length\";s:2:\"25\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:60:\"Croped Daughter helping her mother  using walker in bedroom.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:60:{i:0;s:10:\"assistance\";i:1;s:4:\"care\";i:2;s:9:\"caucasian\";i:3;s:7:\"elderly\";i:4;s:6:\"female\";i:5;s:11:\"grandmother\";i:6;s:5:\"happy\";i:7;s:6:\"health\";i:8;s:4:\"help\";i:9;s:4:\"home\";i:10;s:8:\"hospital\";i:11;s:9:\"lifestyle\";i:12;s:4:\"love\";i:13;s:4:\"male\";i:14;s:3:\"man\";i:15;s:5:\"nurse\";i:16;s:7:\"nursing\";i:17;s:3:\"old\";i:18;s:4:\"park\";i:19;s:9:\"pensioner\";i:20;s:6:\"people\";i:21;s:6:\"person\";i:22;s:10:\"retirement\";i:23;s:6:\"senior\";i:24;s:8:\"together\";i:25;s:4:\"walk\";i:26;s:6:\"walker\";i:27;s:7:\"walking\";i:28;s:5:\"woman\";i:29;s:5:\"young\";i:30;s:10:\"assistance\";i:31;s:4:\"care\";i:32;s:9:\"caucasian\";i:33;s:7:\"elderly\";i:34;s:6:\"female\";i:35;s:11:\"grandmother\";i:36;s:5:\"happy\";i:37;s:6:\"health\";i:38;s:4:\"help\";i:39;s:4:\"home\";i:40;s:8:\"hospital\";i:41;s:9:\"lifestyle\";i:42;s:4:\"love\";i:43;s:4:\"male\";i:44;s:3:\"man\";i:45;s:5:\"nurse\";i:46;s:7:\"nursing\";i:47;s:3:\"old\";i:48;s:4:\"park\";i:49;s:9:\"pensioner\";i:50;s:6:\"people\";i:51;s:6:\"person\";i:52;s:10:\"retirement\";i:53;s:6:\"senior\";i:54;s:8:\"together\";i:55;s:4:\"walk\";i:56;s:6:\"walker\";i:57;s:7:\"walking\";i:58;s:5:\"woman\";i:59;s:5:\"young\";}}}'),(2498,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:397;s:6:\"height\";i:397;s:4:\"file\";s:22:\"2019/11/oxygo-next.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"oxygo-next-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:\"oxygo-next-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(1383,486,'_wp_attached_file','2019/10/oxygen-tanks.jpeg'),(1384,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:25:\"2019/10/oxygen-tanks.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"oxygen-tanks-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:25:\"oxygen-tanks-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:25:\"oxygen-tanks-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:26:\"oxygen-tanks-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:25:\"taro911 - stock.adobe.com\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:37:\"scuba diving air tank with green tank\";s:17:\"created_timestamp\";s:10:\"1405074756\";s:9:\"copyright\";s:27:\"©taro911 - stock.adobe.com\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:37:\"scuba diving air tank with green tank\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:62:{i:0;s:4:\"tank\";i:1;s:6:\"oxygen\";i:2;s:5:\"scuba\";i:3;s:8:\"pressure\";i:4;s:6:\"island\";i:5;s:7:\"leisure\";i:6;s:5:\"steel\";i:7;s:5:\"white\";i:8;s:6:\"liquid\";i:9;s:6:\"travel\";i:10;s:10:\"compressed\";i:11;s:5:\"valve\";i:12;s:4:\"dive\";i:13;s:5:\"egypt\";i:14;s:10:\"underwater\";i:15;s:4:\"gear\";i:16;s:9:\"equipment\";i:17;s:3:\"gas\";i:18;s:6:\"bottle\";i:19;s:8:\"cylinder\";i:20;s:6:\"breath\";i:21;s:5:\"diver\";i:22;s:7:\"control\";i:23;s:3:\"sea\";i:24;s:5:\"water\";i:25;s:8:\"exercise\";i:26;s:5:\"sport\";i:27;s:7:\"storage\";i:28;s:5:\"metal\";i:29;s:3:\"air\";i:30;s:5:\"ocean\";i:31;s:4:\"tank\";i:32;s:6:\"oxygen\";i:33;s:5:\"scuba\";i:34;s:8:\"pressure\";i:35;s:6:\"island\";i:36;s:7:\"leisure\";i:37;s:5:\"steel\";i:38;s:5:\"white\";i:39;s:6:\"liquid\";i:40;s:6:\"travel\";i:41;s:10:\"compressed\";i:42;s:5:\"valve\";i:43;s:4:\"dive\";i:44;s:5:\"egypt\";i:45;s:10:\"underwater\";i:46;s:4:\"gear\";i:47;s:9:\"equipment\";i:48;s:3:\"gas\";i:49;s:6:\"bottle\";i:50;s:8:\"cylinder\";i:51;s:6:\"breath\";i:52;s:5:\"diver\";i:53;s:7:\"control\";i:54;s:3:\"sea\";i:55;s:5:\"water\";i:56;s:8:\"exercise\";i:57;s:5:\"sport\";i:58;s:7:\"storage\";i:59;s:5:\"metal\";i:60;s:3:\"air\";i:61;s:5:\"ocean\";}}}'),(1387,488,'_wp_attached_file','2019/10/catheter.jpeg'),(1388,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2019/10/catheter.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"catheter-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:21:\"catheter-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:21:\"catheter-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:22:\"catheter-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:53:\"Андрій Пограничний - stock.adobe.com\";s:6:\"camera\";s:14:\"Canon EOS 700D\";s:7:\"caption\";s:75:\"Nurse inflates urinary catheter bulb with leg drainage bag on sterile field\";s:17:\"created_timestamp\";s:10:\"1525370191\";s:9:\"copyright\";s:55:\"©Андрій Пограничний - stock.adobe.com\";s:12:\"focal_length\";s:2:\"37\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:76:\"Nurse inflates urinary catheter bulb with leg drainage bag on sterile field.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:66:{i:0;s:8:\"catheter\";i:1;s:7:\"urinary\";i:2;s:7:\"medical\";i:3;s:3:\"bag\";i:4;s:7:\"urology\";i:5;s:4:\"care\";i:6;s:5:\"urine\";i:7;s:5:\"foley\";i:8;s:6:\"health\";i:9;s:8:\"hospital\";i:10;s:7:\"bladder\";i:11;s:5:\"white\";i:12;s:9:\"equipment\";i:13;s:7:\"sterile\";i:14;s:4:\"tube\";i:15;s:5:\"drain\";i:16;s:15:\"catheterization\";i:17;s:8:\"medicine\";i:18;s:10:\"healthcare\";i:19;s:6:\"system\";i:20;s:7:\"patient\";i:21;s:12:\"incontinence\";i:22;s:8:\"drainage\";i:23;s:8:\"isolated\";i:24;s:11:\"catheterize\";i:25;s:7:\"urethra\";i:26;s:9:\"treatment\";i:27;s:5:\"nurse\";i:28;s:5:\"water\";i:29;s:7:\"science\";i:30;s:7:\"balloon\";i:31;s:7:\"anatomy\";i:32;s:4:\"fill\";i:33;s:8:\"catheter\";i:34;s:7:\"urinary\";i:35;s:7:\"medical\";i:36;s:3:\"bag\";i:37;s:7:\"urology\";i:38;s:4:\"care\";i:39;s:5:\"urine\";i:40;s:5:\"foley\";i:41;s:6:\"health\";i:42;s:8:\"hospital\";i:43;s:7:\"bladder\";i:44;s:5:\"white\";i:45;s:9:\"equipment\";i:46;s:7:\"sterile\";i:47;s:4:\"tube\";i:48;s:5:\"drain\";i:49;s:15:\"catheterization\";i:50;s:8:\"medicine\";i:51;s:10:\"healthcare\";i:52;s:6:\"system\";i:53;s:7:\"patient\";i:54;s:12:\"incontinence\";i:55;s:8:\"drainage\";i:56;s:8:\"isolated\";i:57;s:11:\"catheterize\";i:58;s:7:\"urethra\";i:59;s:9:\"treatment\";i:60;s:5:\"nurse\";i:61;s:5:\"water\";i:62;s:7:\"science\";i:63;s:7:\"balloon\";i:64;s:7:\"anatomy\";i:65;s:4:\"fill\";}}}'),(1389,489,'_wp_attached_file','2019/10/medicalvan.jpeg'),(1390,489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:4:\"file\";s:23:\"2019/10/medicalvan.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"medicalvan-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:23:\"medicalvan-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:23:\"medicalvan-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:24:\"medicalvan-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:28:\"Pixel-Shot - stock.adobe.com\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:43:\"Woman helping handicapped man to sit in car\";s:17:\"created_timestamp\";s:10:\"1535712698\";s:9:\"copyright\";s:30:\"©Pixel-Shot - stock.adobe.com\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:43:\"Woman helping handicapped man to sit in car\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:92:{i:0;s:8:\"accident\";i:1;s:4:\"auto\";i:2;s:10:\"automobile\";i:3;s:10:\"background\";i:4;s:3:\"car\";i:5;s:4:\"care\";i:6;s:9:\"caucasian\";i:7;s:6:\"couple\";i:8;s:9:\"diagnosis\";i:9;s:12:\"difficulties\";i:10;s:8:\"disabled\";i:11;s:7:\"disease\";i:12;s:6:\"female\";i:13;s:7:\"getting\";i:14;s:8:\"handicap\";i:15;s:11:\"handicapped\";i:16;s:6:\"health\";i:17;s:7:\"helping\";i:18;s:7:\"husband\";i:19;s:3:\"ill\";i:20;s:6:\"injury\";i:21;s:7:\"invalid\";i:22;s:9:\"lifestyle\";i:23;s:4:\"male\";i:24;s:3:\"man\";i:25;s:7:\"medical\";i:26;s:8:\"mobility\";i:27;s:8:\"outdoors\";i:28;s:9:\"paralysis\";i:29;s:10:\"paraplegic\";i:30;s:6:\"people\";i:31;s:8:\"physical\";i:32;s:7:\"problem\";i:33;s:14:\"rehabilitation\";i:34;s:8:\"sickness\";i:35;s:3:\"sit\";i:36;s:6:\"social\";i:37;s:7:\"support\";i:38;s:9:\"tolerance\";i:39;s:9:\"transport\";i:40;s:14:\"transportation\";i:41;s:3:\"van\";i:42;s:7:\"vehicle\";i:43;s:10:\"wheelchair\";i:44;s:4:\"wife\";i:45;s:5:\"woman\";i:46;s:8:\"accident\";i:47;s:4:\"auto\";i:48;s:10:\"automobile\";i:49;s:10:\"background\";i:50;s:3:\"car\";i:51;s:4:\"care\";i:52;s:9:\"caucasian\";i:53;s:6:\"couple\";i:54;s:9:\"diagnosis\";i:55;s:12:\"difficulties\";i:56;s:8:\"disabled\";i:57;s:7:\"disease\";i:58;s:6:\"female\";i:59;s:7:\"getting\";i:60;s:8:\"handicap\";i:61;s:11:\"handicapped\";i:62;s:6:\"health\";i:63;s:7:\"helping\";i:64;s:7:\"husband\";i:65;s:3:\"ill\";i:66;s:6:\"injury\";i:67;s:7:\"invalid\";i:68;s:9:\"lifestyle\";i:69;s:4:\"male\";i:70;s:3:\"man\";i:71;s:7:\"medical\";i:72;s:8:\"mobility\";i:73;s:8:\"outdoors\";i:74;s:9:\"paralysis\";i:75;s:10:\"paraplegic\";i:76;s:6:\"people\";i:77;s:8:\"physical\";i:78;s:7:\"problem\";i:79;s:14:\"rehabilitation\";i:80;s:8:\"sickness\";i:81;s:3:\"sit\";i:82;s:6:\"social\";i:83;s:7:\"support\";i:84;s:9:\"tolerance\";i:85;s:9:\"transport\";i:86;s:14:\"transportation\";i:87;s:3:\"van\";i:88;s:7:\"vehicle\";i:89;s:10:\"wheelchair\";i:90;s:4:\"wife\";i:91;s:5:\"woman\";}}}'),(1391,490,'_wp_attached_file','2019/10/powermobility.jpeg'),(1392,490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:26:\"2019/10/powermobility.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"powermobility-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:26:\"powermobility-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:26:\"powermobility-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:27:\"powermobility-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:35:\"Steve Ford Images - stock.adobe.com\";s:6:\"camera\";s:5:\"X100F\";s:7:\"caption\";s:125:\"A side on shot of an elderly lady in a red coat enjoying the freedom of an electric mobility scooter, from the shoulders down\";s:17:\"created_timestamp\";s:10:\"1554034409\";s:9:\"copyright\";s:37:\"©Steve Ford Images - stock.adobe.com\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:101:\"A side on shot of an elderly lady in a red coat enjoying the freedom of an electric mobility scooter.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:98:{i:0;s:10:\"disability\";i:1;s:7:\"elderly\";i:2;s:7:\"scooter\";i:3;s:6:\"female\";i:4;s:8:\"mobility\";i:5;s:7:\"outside\";i:6;s:4:\"lady\";i:7;s:6:\"person\";i:8;s:5:\"woman\";i:9;s:8:\"disabled\";i:10;s:7:\"driving\";i:11;s:7:\"freedom\";i:12;s:3:\"old\";i:13;s:7:\"outdoor\";i:14;s:9:\"transport\";i:15;s:6:\"travel\";i:16;s:16:\"mobility scooter\";i:17;s:12:\"independence\";i:18;s:5:\"drive\";i:19;s:7:\"england\";i:20;s:9:\"pensioner\";i:21;s:6:\"senior\";i:22;s:5:\"adult\";i:23;s:6:\"mobile\";i:24;s:7:\"sitting\";i:25;s:14:\"transportation\";i:26;s:2:\"uk\";i:27;s:7:\"vehicle\";i:28;s:5:\"wheel\";i:29;s:8:\"electric\";i:30;s:9:\"grey hair\";i:31;s:3:\"age\";i:32;s:6:\"ageing\";i:33;s:4:\"four\";i:34;s:11:\"grandmother\";i:35;s:6:\"granny\";i:36;s:8:\"movement\";i:37;s:7:\"retired\";i:38;s:10:\"retirement\";i:39;s:6:\"riding\";i:40;s:3:\"aid\";i:41;s:4:\"aged\";i:42;s:7:\"disable\";i:43;s:14:\"scooter senior\";i:44;s:9:\"motorized\";i:45;s:5:\"power\";i:46;s:9:\"lifestyle\";i:47;s:6:\"health\";i:48;s:6:\"active\";i:49;s:10:\"disability\";i:50;s:7:\"elderly\";i:51;s:7:\"scooter\";i:52;s:6:\"female\";i:53;s:8:\"mobility\";i:54;s:7:\"outside\";i:55;s:4:\"lady\";i:56;s:6:\"person\";i:57;s:5:\"woman\";i:58;s:8:\"disabled\";i:59;s:7:\"driving\";i:60;s:7:\"freedom\";i:61;s:3:\"old\";i:62;s:7:\"outdoor\";i:63;s:9:\"transport\";i:64;s:6:\"travel\";i:65;s:16:\"mobility scooter\";i:66;s:12:\"independence\";i:67;s:5:\"drive\";i:68;s:7:\"england\";i:69;s:9:\"pensioner\";i:70;s:6:\"senior\";i:71;s:5:\"adult\";i:72;s:6:\"mobile\";i:73;s:7:\"sitting\";i:74;s:14:\"transportation\";i:75;s:2:\"uk\";i:76;s:7:\"vehicle\";i:77;s:5:\"wheel\";i:78;s:8:\"electric\";i:79;s:9:\"grey hair\";i:80;s:3:\"age\";i:81;s:6:\"ageing\";i:82;s:4:\"four\";i:83;s:11:\"grandmother\";i:84;s:6:\"granny\";i:85;s:8:\"movement\";i:86;s:7:\"retired\";i:87;s:10:\"retirement\";i:88;s:6:\"riding\";i:89;s:3:\"aid\";i:90;s:4:\"aged\";i:91;s:7:\"disable\";i:92;s:14:\"scooter senior\";i:93;s:9:\"motorized\";i:94;s:5:\"power\";i:95;s:9:\"lifestyle\";i:96;s:6:\"health\";i:97;s:6:\"active\";}}}'),(1393,491,'_wp_attached_file','2019/10/diabetes.jpeg'),(1394,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2019/10/diabetes.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"diabetes-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:21:\"diabetes-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:21:\"diabetes-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:22:\"diabetes-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:25:\"13smile - stock.adobe.com\";s:6:\"camera\";s:11:\"NIKON D3100\";s:7:\"caption\";s:84:\"Apparatus for measuring the level of glucose in the blood, the test strip and lancet\";s:17:\"created_timestamp\";s:10:\"1452005447\";s:9:\"copyright\";s:27:\"©13smile - stock.adobe.com\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"1\";s:5:\"title\";s:54:\"Device for measuring the level of glucose in the blood\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:100:{i:0;s:8:\"analysis\";i:1;s:10:\"background\";i:2;s:5:\"blood\";i:3;s:4:\"body\";i:4;s:4:\"care\";i:5;s:5:\"check\";i:6;s:7:\"concept\";i:7;s:7:\"control\";i:8;s:6:\"device\";i:9;s:8:\"diabetes\";i:10;s:8:\"diabetic\";i:11;s:10:\"diagnostic\";i:12;s:7:\"digital\";i:13;s:7:\"disease\";i:14;s:7:\"display\";i:15;s:4:\"drop\";i:16;s:9:\"equipment\";i:17;s:6:\"finger\";i:18;s:10:\"glucometer\";i:19;s:7:\"glucose\";i:20;s:8:\"glycemia\";i:21;s:4:\"hand\";i:22;s:6:\"health\";i:23;s:7:\"healthy\";i:24;s:13:\"hyperglycemia\";i:25;s:12:\"hypoglycemia\";i:26;s:7:\"illness\";i:27;s:5:\"index\";i:28;s:10:\"instrument\";i:29;s:3:\"kit\";i:30;s:6:\"lancet\";i:31;s:5:\"level\";i:32;s:7:\"measure\";i:33;s:9:\"measuring\";i:34;s:8:\"medicine\";i:35;s:7:\"monitor\";i:36;s:6:\"needle\";i:37;s:7:\"patient\";i:38;s:5:\"prick\";i:39;s:7:\"problem\";i:40;s:8:\"regulate\";i:41;s:15:\"self-monitoring\";i:42;s:5:\"strip\";i:43;s:5:\"sugar\";i:44;s:8:\"supplies\";i:45;s:5:\"table\";i:46;s:10:\"technology\";i:47;s:4:\"test\";i:48;s:9:\"unhealthy\";i:49;s:5:\"white\";i:50;s:8:\"analysis\";i:51;s:10:\"background\";i:52;s:5:\"blood\";i:53;s:4:\"body\";i:54;s:4:\"care\";i:55;s:5:\"check\";i:56;s:7:\"concept\";i:57;s:7:\"control\";i:58;s:6:\"device\";i:59;s:8:\"diabetes\";i:60;s:8:\"diabetic\";i:61;s:10:\"diagnostic\";i:62;s:7:\"digital\";i:63;s:7:\"disease\";i:64;s:7:\"display\";i:65;s:4:\"drop\";i:66;s:9:\"equipment\";i:67;s:6:\"finger\";i:68;s:10:\"glucometer\";i:69;s:7:\"glucose\";i:70;s:8:\"glycemia\";i:71;s:4:\"hand\";i:72;s:6:\"health\";i:73;s:7:\"healthy\";i:74;s:13:\"hyperglycemia\";i:75;s:12:\"hypoglycemia\";i:76;s:7:\"illness\";i:77;s:5:\"index\";i:78;s:10:\"instrument\";i:79;s:3:\"kit\";i:80;s:6:\"lancet\";i:81;s:5:\"level\";i:82;s:7:\"measure\";i:83;s:9:\"measuring\";i:84;s:8:\"medicine\";i:85;s:7:\"monitor\";i:86;s:6:\"needle\";i:87;s:7:\"patient\";i:88;s:5:\"prick\";i:89;s:7:\"problem\";i:90;s:8:\"regulate\";i:91;s:15:\"self-monitoring\";i:92;s:5:\"strip\";i:93;s:5:\"sugar\";i:94;s:8:\"supplies\";i:95;s:5:\"table\";i:96;s:10:\"technology\";i:97;s:4:\"test\";i:98;s:9:\"unhealthy\";i:99;s:5:\"white\";}}}'),(1395,492,'_wp_attached_file','2019/10/shower-chair.jpeg'),(1396,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1281;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2019/10/shower-chair.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shower-chair-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:25:\"shower-chair-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"shower-chair-768x1151.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"shower-chair-683x1024.jpeg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;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:21:\"v74 - stock.adobe.com\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:123:\"Padded shower chair with arms and back in bathroom with bright tile wall and floor. Suitable arrangement for elder parents.\";s:17:\"created_timestamp\";s:10:\"1503771757\";s:9:\"copyright\";s:23:\"©v74 - stock.adobe.com\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:83:\"Padded shower chair with arms and back in bathroom with bright tile wall and floor.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:98:{i:0;s:6:\"access\";i:1;s:13:\"accessibility\";i:2;s:10:\"adjustable\";i:3;s:3:\"arm\";i:4;s:10:\"assistance\";i:5;s:4:\"back\";i:6;s:10:\"background\";i:7;s:3:\"bar\";i:8;s:4:\"bath\";i:9;s:7:\"bathing\";i:10;s:8:\"bathroom\";i:11;s:7:\"bathtub\";i:12;s:6:\"bright\";i:13;s:4:\"care\";i:14;s:5:\"chair\";i:15;s:5:\"clean\";i:16;s:6:\"design\";i:17;s:10:\"disability\";i:18;s:7:\"disable\";i:19;s:8:\"disabled\";i:20;s:5:\"elder\";i:21;s:7:\"elderly\";i:22;s:9:\"equipment\";i:23;s:5:\"floor\";i:24;s:8:\"foldable\";i:25;s:4:\"grab\";i:26;s:8:\"handicap\";i:27;s:11:\"handicapped\";i:28;s:6:\"handle\";i:29;s:4:\"home\";i:30;s:5:\"hotel\";i:31;s:8:\"interior\";i:32;s:8:\"isolated\";i:33;s:7:\"medical\";i:34;s:6:\"object\";i:35;s:3:\"pad\";i:36;s:6:\"parent\";i:37;s:8:\"physical\";i:38;s:4:\"rail\";i:39;s:8:\"restroom\";i:40;s:4:\"room\";i:41;s:6:\"safety\";i:42;s:4:\"seat\";i:43;s:6:\"senior\";i:44;s:6:\"shower\";i:45;s:4:\"slip\";i:46;s:4:\"tile\";i:47;s:4:\"wall\";i:48;s:5:\"white\";i:49;s:6:\"access\";i:50;s:13:\"accessibility\";i:51;s:10:\"adjustable\";i:52;s:3:\"arm\";i:53;s:10:\"assistance\";i:54;s:4:\"back\";i:55;s:10:\"background\";i:56;s:3:\"bar\";i:57;s:4:\"bath\";i:58;s:7:\"bathing\";i:59;s:8:\"bathroom\";i:60;s:7:\"bathtub\";i:61;s:6:\"bright\";i:62;s:4:\"care\";i:63;s:5:\"chair\";i:64;s:5:\"clean\";i:65;s:6:\"design\";i:66;s:10:\"disability\";i:67;s:7:\"disable\";i:68;s:8:\"disabled\";i:69;s:5:\"elder\";i:70;s:7:\"elderly\";i:71;s:9:\"equipment\";i:72;s:5:\"floor\";i:73;s:8:\"foldable\";i:74;s:4:\"grab\";i:75;s:8:\"handicap\";i:76;s:11:\"handicapped\";i:77;s:6:\"handle\";i:78;s:4:\"home\";i:79;s:5:\"hotel\";i:80;s:8:\"interior\";i:81;s:8:\"isolated\";i:82;s:7:\"medical\";i:83;s:6:\"object\";i:84;s:3:\"pad\";i:85;s:6:\"parent\";i:86;s:8:\"physical\";i:87;s:4:\"rail\";i:88;s:8:\"restroom\";i:89;s:4:\"room\";i:90;s:6:\"safety\";i:91;s:4:\"seat\";i:92;s:6:\"senior\";i:93;s:6:\"shower\";i:94;s:4:\"slip\";i:95;s:4:\"tile\";i:96;s:4:\"wall\";i:97;s:5:\"white\";}}}'),(1397,493,'_wp_attached_file','2019/10/wound-care.jpeg'),(1398,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1232;s:4:\"file\";s:23:\"2019/10/wound-care.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"wound-care-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:23:\"wound-care-300x193.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"wound-care-768x493.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"wound-care-1024x657.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:25:\"Artinun - stock.adobe.com\";s:6:\"camera\";s:9:\"ILCE-6500\";s:7:\"caption\";s:139:\"Wound care dressing set on stainless steel plate. Cotton ball with alcohol, cotton stick with povidone-iodine, forceps and conform bandage.\";s:17:\"created_timestamp\";s:10:\"1515840793\";s:9:\"copyright\";s:27:\"©Artinun - stock.adobe.com\";s:12:\"focal_length\";s:2:\"90\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:16:\"0.16666666666667\";s:5:\"title\";s:139:\"Wound care dressing set on stainless steel plate. Cotton ball with alcohol, cotton stick with povidone-iodine, forceps and conform bandage.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:100:{i:0;s:8:\"hygienic\";i:1;s:4:\"swab\";i:2;s:3:\"bud\";i:3;s:6:\"ulcers\";i:4;s:5:\"steel\";i:5;s:7:\"conform\";i:6;s:5:\"white\";i:7;s:7:\"medical\";i:8;s:4:\"ball\";i:9;s:10:\"sterilized\";i:10;s:7:\"forceps\";i:11;s:10:\"antiseptic\";i:12;s:5:\"tools\";i:13;s:8:\"accident\";i:14;s:8:\"supplies\";i:15;s:5:\"clean\";i:16;s:5:\"gauze\";i:17;s:7:\"alcohol\";i:18;s:9:\"infection\";i:19;s:6:\"scalds\";i:20;s:9:\"equipment\";i:21;s:6:\"object\";i:22;s:6:\"bottle\";i:23;s:6:\"sticks\";i:24;s:7:\"healthy\";i:25;s:4:\"cuts\";i:26;s:7:\"surgery\";i:27;s:4:\"care\";i:28;s:8:\"hospital\";i:29;s:6:\"cotton\";i:30;s:9:\"absorbent\";i:31;s:9:\"stainless\";i:32;s:10:\"irrigation\";i:33;s:12:\"professional\";i:34;s:3:\"set\";i:35;s:4:\"skin\";i:36;s:11:\"cleanliness\";i:37;s:5:\"wound\";i:38;s:10:\"background\";i:39;s:7:\"hygiene\";i:40;s:10:\"instrument\";i:41;s:6:\"health\";i:42;s:7:\"bandage\";i:43;s:8:\"surgical\";i:44;s:5:\"burns\";i:45;s:8:\"dressing\";i:46;s:17:\"hydrogen peroxide\";i:47;s:13:\"normal saline\";i:48;s:11:\"health care\";i:49;s:15:\"sodium chloride\";i:50;s:8:\"dressing\";i:51;s:3:\"set\";i:52;s:5:\"wound\";i:53;s:4:\"care\";i:54;s:9:\"equipment\";i:55;s:6:\"ulcers\";i:56;s:10:\"instrument\";i:57;s:7:\"bandage\";i:58;s:13:\"normal saline\";i:59;s:8:\"hygienic\";i:60;s:4:\"swab\";i:61;s:3:\"bud\";i:62;s:5:\"steel\";i:63;s:7:\"conform\";i:64;s:5:\"white\";i:65;s:7:\"medical\";i:66;s:4:\"ball\";i:67;s:10:\"sterilized\";i:68;s:7:\"forceps\";i:69;s:10:\"antiseptic\";i:70;s:5:\"tools\";i:71;s:8:\"accident\";i:72;s:8:\"supplies\";i:73;s:5:\"clean\";i:74;s:5:\"gauze\";i:75;s:7:\"alcohol\";i:76;s:9:\"infection\";i:77;s:6:\"scalds\";i:78;s:6:\"object\";i:79;s:6:\"bottle\";i:80;s:6:\"sticks\";i:81;s:7:\"healthy\";i:82;s:4:\"cuts\";i:83;s:7:\"surgery\";i:84;s:8:\"hospital\";i:85;s:6:\"cotton\";i:86;s:9:\"absorbent\";i:87;s:9:\"stainless\";i:88;s:10:\"irrigation\";i:89;s:12:\"professional\";i:90;s:4:\"skin\";i:91;s:11:\"cleanliness\";i:92;s:10:\"background\";i:93;s:7:\"hygiene\";i:94;s:6:\"health\";i:95;s:8:\"surgical\";i:96;s:5:\"burns\";i:97;s:17:\"hydrogen peroxide\";i:98;s:11:\"health care\";i:99;s:15:\"sodium chloride\";}}}'),(1399,494,'_wp_attached_file','2019/10/orthotics.jpeg'),(1400,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2019/10/orthotics.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"orthotics-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:22:\"orthotics-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:22:\"orthotics-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:23:\"orthotics-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:27:\"Elizaveta - stock.adobe.com\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:147:\"The hands of a young man doctor orthopedist conducts diagnostics, foot foot test of a woman, for the manufacture of individual, orthopedic insoles.\";s:17:\"created_timestamp\";s:10:\"1519991933\";s:9:\"copyright\";s:29:\"©Elizaveta - stock.adobe.com\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:146:\"The hands of a young man doctor orthopedist conducts diagnostics, foot foot test of a woman, for the manufacture of individual, orthopedic insoles\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:100:{i:0;s:3:\"ill\";i:1;s:4:\"hurt\";i:2;s:7:\"service\";i:3;s:6:\"senior\";i:4;s:9:\"insurance\";i:5;s:10:\"conducting\";i:6;s:4:\"blue\";i:7;s:9:\"procedure\";i:8;s:11:\"comfortable\";i:9;s:7:\"measure\";i:10;s:10:\"orthopedic\";i:11;s:8:\"training\";i:12;s:9:\"arthritis\";i:13;s:9:\"treatment\";i:14;s:4:\"test\";i:15;s:9:\"therapist\";i:16;s:6:\"modern\";i:17;s:4:\"help\";i:18;s:9:\"orthotics\";i:19;s:3:\"man\";i:20;s:10:\"stretching\";i:21;s:9:\"diagnosis\";i:22;s:11:\"therapeutic\";i:23;s:6:\"custom\";i:24;s:5:\"human\";i:25;s:10:\"background\";i:26;s:14:\"rehabilitation\";i:27;s:6:\"object\";i:28;s:5:\"light\";i:29;s:10:\"healthcare\";i:30;s:6:\"health\";i:31;s:4:\"feet\";i:32;s:12:\"manipulating\";i:33;s:10:\"podiatrist\";i:34;s:12:\"orthopaedics\";i:35;s:6:\"doctor\";i:36;s:7:\"clothes\";i:37;s:4:\"film\";i:38;s:9:\"osteopath\";i:39;s:7:\"disease\";i:40;s:7:\"strains\";i:41;s:6:\"gloves\";i:42;s:11:\"measurement\";i:43;s:5:\"women\";i:44;s:5:\"latex\";i:45;s:5:\"ankle\";i:46;s:11:\"health care\";i:47;s:9:\"equipment\";i:48;s:7:\"healing\";i:49;s:5:\"medic\";i:50;s:3:\"ill\";i:51;s:4:\"hurt\";i:52;s:7:\"service\";i:53;s:6:\"senior\";i:54;s:9:\"insurance\";i:55;s:10:\"conducting\";i:56;s:4:\"blue\";i:57;s:9:\"procedure\";i:58;s:11:\"comfortable\";i:59;s:7:\"measure\";i:60;s:10:\"orthopedic\";i:61;s:8:\"training\";i:62;s:9:\"arthritis\";i:63;s:9:\"treatment\";i:64;s:4:\"test\";i:65;s:9:\"therapist\";i:66;s:6:\"modern\";i:67;s:4:\"help\";i:68;s:9:\"orthotics\";i:69;s:3:\"man\";i:70;s:10:\"stretching\";i:71;s:9:\"diagnosis\";i:72;s:11:\"therapeutic\";i:73;s:6:\"custom\";i:74;s:5:\"human\";i:75;s:10:\"background\";i:76;s:14:\"rehabilitation\";i:77;s:6:\"object\";i:78;s:5:\"light\";i:79;s:10:\"healthcare\";i:80;s:6:\"health\";i:81;s:4:\"feet\";i:82;s:12:\"manipulating\";i:83;s:10:\"podiatrist\";i:84;s:12:\"orthopaedics\";i:85;s:6:\"doctor\";i:86;s:7:\"clothes\";i:87;s:4:\"film\";i:88;s:9:\"osteopath\";i:89;s:7:\"disease\";i:90;s:7:\"strains\";i:91;s:6:\"gloves\";i:92;s:11:\"measurement\";i:93;s:5:\"women\";i:94;s:5:\"latex\";i:95;s:5:\"ankle\";i:96;s:11:\"health care\";i:97;s:9:\"equipment\";i:98;s:7:\"healing\";i:99;s:5:\"medic\";}}}'),(1401,495,'_wp_attached_file','2019/10/reacher.jpeg'),(1402,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2019/10/reacher.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"reacher-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:20:\"reacher-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"reacher-768x1152.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"reacher-683x1024.jpeg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:29:\"Daisy Daisy - stock.adobe.com\";s:6:\"camera\";s:22:\"Canon EOS-1D X Mark II\";s:7:\"caption\";s:66:\"Senior Woman Using Reaching Arm To Pick Up Spectacles Case At Home\";s:17:\"created_timestamp\";s:10:\"1521455103\";s:9:\"copyright\";s:31:\"©Daisy Daisy - stock.adobe.com\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:66:\"Senior Woman Using Reaching Arm To Pick Up Spectacles Case At Home\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:91:{i:0;s:6:\"senior\";i:1;s:7:\"seniors\";i:2;s:5:\"woman\";i:3;s:6:\"lounge\";i:4;s:8:\"reaching\";i:5;s:7:\"reacher\";i:6;s:10:\"picking up\";i:7;s:7:\"helping\";i:8;s:3:\"aid\";i:9;s:7:\"glasses\";i:10;s:10:\"spectacles\";i:11;s:4:\"case\";i:12;s:10:\"difficulty\";i:13;s:7:\"problem\";i:14;s:8:\"struggle\";i:15;s:20:\"occupational therapy\";i:16;s:19:\"physical impairment\";i:17;s:8:\"disabled\";i:18;s:9:\"arthritis\";i:19;s:10:\"assistance\";i:20;s:4:\"grip\";i:21;s:8:\"gripping\";i:22;s:7:\"indoors\";i:23;s:7:\"at home\";i:24;s:11:\"frustration\";i:25;s:10:\"one person\";i:26;s:6:\"person\";i:27;s:6:\"people\";i:28;s:5:\"women\";i:29;s:6:\"female\";i:30;s:9:\"caucasian\";i:31;s:3:\"80s\";i:32;s:8:\"eighties\";i:33;s:17:\"the aging process\";i:34;s:7:\"retired\";i:35;s:10:\"retirement\";i:36;s:8:\"vertical\";i:37;s:8:\"weakness\";i:38;s:8:\"close up\";i:39;s:4:\"claw\";i:40;s:4:\"grab\";i:41;s:6:\"device\";i:42;s:7:\"grabber\";i:43;s:4:\"tool\";i:44;s:3:\"arm\";i:45;s:8:\"reaching\";i:46;s:6:\"senior\";i:47;s:7:\"seniors\";i:48;s:5:\"woman\";i:49;s:6:\"lounge\";i:50;s:8:\"reaching\";i:51;s:7:\"reacher\";i:52;s:10:\"picking up\";i:53;s:7:\"helping\";i:54;s:3:\"aid\";i:55;s:7:\"glasses\";i:56;s:10:\"spectacles\";i:57;s:4:\"case\";i:58;s:10:\"difficulty\";i:59;s:7:\"problem\";i:60;s:8:\"struggle\";i:61;s:20:\"occupational therapy\";i:62;s:19:\"physical impairment\";i:63;s:8:\"disabled\";i:64;s:9:\"arthritis\";i:65;s:10:\"assistance\";i:66;s:4:\"grip\";i:67;s:8:\"gripping\";i:68;s:7:\"indoors\";i:69;s:7:\"at home\";i:70;s:11:\"frustration\";i:71;s:10:\"one person\";i:72;s:6:\"person\";i:73;s:6:\"people\";i:74;s:5:\"women\";i:75;s:6:\"female\";i:76;s:9:\"caucasian\";i:77;s:3:\"80s\";i:78;s:8:\"eighties\";i:79;s:17:\"the aging process\";i:80;s:7:\"retired\";i:81;s:10:\"retirement\";i:82;s:8:\"vertical\";i:83;s:8:\"weakness\";i:84;s:8:\"close up\";i:85;s:4:\"claw\";i:86;s:4:\"grab\";i:87;s:6:\"device\";i:88;s:7:\"grabber\";i:89;s:4:\"tool\";i:90;s:3:\"arm\";}}}'),(1493,508,'_elementor_pro_version','2.7.1'),(1491,508,'_elementor_version','2.7.3'),(1492,508,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1488,508,'_elementor_edit_mode','builder'),(1489,508,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1490,508,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthitics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1843,535,'_wp_page_template','default'),(1487,508,'_wp_page_template','default'),(1577,518,'_wp_page_template','default'),(1578,518,'_elementor_edit_mode','builder'),(1579,518,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1447,503,'_elementor_version','2.7.3'),(1448,503,'_elementor_template_type','wp-post'),(1449,503,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1450,503,'_elementor_pro_version','2.7.1'),(1446,503,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1441,502,'_elementor_pro_version','2.7.1'),(1444,503,'_wp_page_template','default'),(1445,503,'_elementor_edit_mode','builder'),(1432,501,'_wp_attached_file','2019/10/heathinsuranceheader.jpeg'),(1433,501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:33:\"2019/10/heathinsuranceheader.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"heathinsuranceheader-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:33:\"heathinsuranceheader-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:33:\"heathinsuranceheader-768x513.jpeg\";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:34:\"heathinsuranceheader-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:32:\"Minerva Studio - stock.adobe.com\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:25:\"Health insurance document\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"©Minerva Studio - stock.adobe.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:16:\"Health insurance\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:68:{i:0;s:16:\"health insurance\";i:1;s:6:\"health\";i:2;s:9:\"insurance\";i:3;s:7:\"medical\";i:4;s:4:\"risk\";i:5;s:8:\"expenses\";i:6;s:6:\"system\";i:7;s:7:\"insurer\";i:8;s:7:\"finance\";i:9;s:7:\"premium\";i:10;s:7:\"payroll\";i:11;s:5:\"money\";i:12;s:3:\"pay\";i:13;s:4:\"care\";i:14;s:8:\"benefits\";i:15;s:11:\"health care\";i:16;s:9:\"agreement\";i:17;s:7:\"english\";i:18;s:8:\"american\";i:19;s:3:\"usa\";i:20;s:8:\"sickness\";i:21;s:7:\"disease\";i:22;s:6:\"injury\";i:23;s:8:\"accident\";i:24;s:7:\"expense\";i:25;s:5:\"death\";i:26;s:10:\"disability\";i:27;s:3:\"pen\";i:28;s:11:\"stethoscope\";i:29;s:8:\"document\";i:30;s:4:\"blue\";i:31;s:7:\"concept\";i:32;s:7:\"therapy\";i:33;s:10:\"medication\";i:34;s:16:\"health insurance\";i:35;s:6:\"health\";i:36;s:9:\"insurance\";i:37;s:7:\"medical\";i:38;s:4:\"risk\";i:39;s:8:\"expenses\";i:40;s:6:\"system\";i:41;s:7:\"insurer\";i:42;s:7:\"finance\";i:43;s:7:\"premium\";i:44;s:7:\"payroll\";i:45;s:5:\"money\";i:46;s:3:\"pay\";i:47;s:4:\"care\";i:48;s:8:\"benefits\";i:49;s:11:\"health care\";i:50;s:9:\"agreement\";i:51;s:7:\"english\";i:52;s:8:\"american\";i:53;s:3:\"usa\";i:54;s:8:\"sickness\";i:55;s:7:\"disease\";i:56;s:6:\"injury\";i:57;s:8:\"accident\";i:58;s:7:\"expense\";i:59;s:5:\"death\";i:60;s:10:\"disability\";i:61;s:3:\"pen\";i:62;s:11:\"stethoscope\";i:63;s:8:\"document\";i:64;s:4:\"blue\";i:65;s:7:\"concept\";i:66;s:7:\"therapy\";i:67;s:10:\"medication\";}}}'),(1455,504,'_elementor_version','2.7.3'),(1456,504,'_elementor_template_type','wp-page'),(1457,504,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1458,504,'_elementor_pro_version','2.7.1'),(1503,510,'_wp_page_template','default'),(1504,510,'_elementor_edit_mode','builder'),(1505,510,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1473,506,'_elementor_version','2.7.3'),(1474,506,'_elementor_template_type','wp-post'),(1475,506,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1476,506,'_elementor_pro_version','2.7.1'),(1472,506,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49b1ebf2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"775549a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"4a7dd09\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-map-marker\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"200e7dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dedc13d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5023e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1.850.942.0198\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21f82608\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL: contact@clinic.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1470,506,'_wp_page_template','default'),(1471,506,'_elementor_edit_mode','builder'),(1484,507,'_elementor_pro_version','2.7.1'),(1972,554,'_wp_page_template','default'),(1973,554,'_elementor_edit_mode','builder'),(1974,554,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1.850.942.0198\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1495,509,'_wp_page_template','default'),(1496,509,'_elementor_edit_mode','builder'),(1497,509,'_elementor_template_type','wp-post'),(1499,509,'_elementor_version','2.7.3'),(1500,509,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1501,509,'_elementor_pro_version','2.7.1'),(1833,534,'_wp_page_template','default'),(1834,534,'_elementor_edit_mode','builder'),(1835,534,'_elementor_template_type','wp-post'),(1836,534,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb50087\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b942b8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a40a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b390b8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"66ca9e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"844c5da\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f7cf63\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d630624\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":491,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/diabetes.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cde1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"963f582\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1506,510,'_elementor_version','2.7.3'),(1507,510,'_elementor_template_type','wp-page'),(1508,510,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1509,510,'_elementor_pro_version','2.7.1'),(1520,512,'_wp_page_template','default'),(1521,512,'_elementor_edit_mode','builder'),(1522,512,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1514,511,'_elementor_version','2.7.3'),(1515,511,'_elementor_template_type','wp-post'),(1516,511,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1517,511,'_elementor_pro_version','2.7.1'),(1523,512,'_elementor_version','2.7.3'),(1524,512,'_elementor_template_type','wp-page'),(1525,512,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1526,512,'_elementor_pro_version','2.7.1'),(1528,513,'_wp_page_template','default'),(1529,513,'_elementor_edit_mode','builder'),(1530,513,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1531,513,'_elementor_version','2.7.3'),(1532,513,'_elementor_template_type','wp-page'),(1533,513,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1534,513,'_elementor_pro_version','2.7.1'),(1541,514,'_wp_page_template','default'),(1542,514,'_elementor_edit_mode','builder'),(1543,514,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 339-7016\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1544,514,'_elementor_version','2.7.3'),(1545,514,'_elementor_template_type','wp-page'),(1546,514,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1547,514,'_elementor_pro_version','2.7.1'),(1741,522,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1551,515,'_wp_page_template','default'),(1552,515,'_elementor_edit_mode','builder'),(1553,515,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1554,515,'_elementor_version','2.7.3'),(1555,515,'_elementor_template_type','wp-page'),(1556,515,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1557,515,'_elementor_pro_version','2.7.1'),(1560,516,'_wp_page_template','default'),(1561,516,'_elementor_edit_mode','builder'),(1562,516,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1563,516,'_elementor_version','2.7.3'),(1564,516,'_elementor_template_type','wp-page'),(1565,516,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1566,516,'_elementor_pro_version','2.7.1'),(1739,522,'_wp_page_template','default'),(1740,522,'_elementor_edit_mode','builder'),(1569,517,'_wp_page_template','default'),(1570,517,'_elementor_edit_mode','builder'),(1571,517,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3937,795,'_wp_page_template','default'),(3938,795,'_elementor_edit_mode','builder'),(3939,795,'_elementor_data','[{\"id\":\"7a3f8edb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":372,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7e811362\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30e2c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7731c2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd99371\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"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\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4780a805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"140f5119\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e75315f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"1bfb0443\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-clock-o\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5e6e8f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecebc3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening hours\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed99907\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEEKDAYS: 9:00 - 5:00\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23975594\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d9024c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10},\"elements\":[{\"id\":\"19a87137\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"align\":\"left\",\"align_mobile\":\"center\",\"primary_color\":\"#1ee7e9\",\"size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3e382f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":90,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26da1201\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edcad35\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS: 2740 Capital Circle N.E. Unit 1 Tallahassee, FL 32308\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f426771\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHONE: 1.850.942.0198\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#749cad\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4caab032\",\"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},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18e1523c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"6\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17aa8342\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2ffe83a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c930c26\",\"elType\":\"widget\",\"settings\":{\"address\":\"2740 capital circle ne \",\"height\":{\"unit\":\"px\",\"size\":500},\"height_tablet\":{\"unit\":\"px\",\"size\":350},\"zoom\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1572,517,'_elementor_version','2.7.3'),(1573,517,'_elementor_template_type','wp-page'),(1574,517,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1575,517,'_elementor_pro_version','2.7.1'),(1728,521,'_wp_page_template','default'),(1729,521,'_elementor_edit_mode','builder'),(1730,521,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"40\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3fbf77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb93031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f9ec0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diabetic supplies\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1580,518,'_elementor_version','2.7.3'),(1581,518,'_elementor_template_type','wp-post'),(1582,518,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1583,518,'_elementor_pro_version','2.7.1'),(1873,539,'_wp_page_template','default'),(1874,539,'_elementor_edit_mode','builder'),(1875,539,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1800,529,'_wp_attached_file','2019/10/happy-customer.jpeg'),(1801,529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1275;s:4:\"file\";s:27:\"2019/10/happy-customer.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"happy-customer-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:27:\"happy-customer-300x199.jpeg\";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:27:\"happy-customer-768x510.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"happy-customer-1024x680.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:22:\"Rido - stock.adobe.com\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:162:\"Retired woman with her wooden walking stick at home. Happy senior woman relaxing at home holding cane and looking at camera. Smiling grandmother sitting on couch.\";s:17:\"created_timestamp\";s:10:\"1518048000\";s:9:\"copyright\";s:24:\"©Rido - stock.adobe.com\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:29:\"Elderly woman smiling at home\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:81:{i:0;s:6:\"senior\";i:1;s:5:\"woman\";i:2;s:5:\"happy\";i:3;s:3:\"old\";i:4;s:4:\"face\";i:5;s:8:\"portrait\";i:6;s:7:\"elderly\";i:7;s:7:\"walking\";i:8;s:5:\"stick\";i:9;s:4:\"cane\";i:10;s:7:\"smiling\";i:11;s:11:\"grandmother\";i:12;s:5:\"smile\";i:13;s:5:\"elder\";i:14;s:6:\"handle\";i:15;s:8:\"disabled\";i:16;s:7:\"disease\";i:17;s:7:\"retired\";i:18;s:7:\"sitting\";i:19;s:5:\"couch\";i:20;s:4:\"sofa\";i:21;s:4:\"home\";i:22;s:10:\"retirement\";i:23;s:8:\"cheerful\";i:24;s:4:\"hand\";i:25;s:7:\"illness\";i:26;s:6:\"people\";i:27;s:6:\"injury\";i:28;s:9:\"geriatric\";i:29;s:8:\"carefree\";i:30;s:7:\"leisure\";i:31;s:4:\"aged\";i:32;s:7:\"holding\";i:33;s:4:\"lady\";i:34;s:8:\"positive\";i:35;s:3:\"joy\";i:36;s:6:\"person\";i:37;s:4:\"real\";i:38;s:6:\"people\";i:39;s:5:\"teeth\";i:40;s:6:\"dental\";i:41;s:6:\"senior\";i:42;s:5:\"woman\";i:43;s:5:\"happy\";i:44;s:3:\"old\";i:45;s:4:\"face\";i:46;s:8:\"portrait\";i:47;s:7:\"elderly\";i:48;s:7:\"walking\";i:49;s:5:\"stick\";i:50;s:4:\"cane\";i:51;s:7:\"smiling\";i:52;s:11:\"grandmother\";i:53;s:5:\"smile\";i:54;s:5:\"elder\";i:55;s:6:\"handle\";i:56;s:8:\"disabled\";i:57;s:7:\"disease\";i:58;s:7:\"retired\";i:59;s:7:\"sitting\";i:60;s:5:\"couch\";i:61;s:4:\"sofa\";i:62;s:4:\"home\";i:63;s:10:\"retirement\";i:64;s:8:\"cheerful\";i:65;s:4:\"hand\";i:66;s:7:\"illness\";i:67;s:6:\"people\";i:68;s:6:\"injury\";i:69;s:9:\"geriatric\";i:70;s:8:\"carefree\";i:71;s:7:\"leisure\";i:72;s:4:\"aged\";i:73;s:7:\"holding\";i:74;s:4:\"lady\";i:75;s:8:\"positive\";i:76;s:3:\"joy\";i:77;s:6:\"person\";i:78;s:4:\"real\";i:79;s:5:\"teeth\";i:80;s:6:\"dental\";}}}'),(1591,519,'_elementor_version','2.7.3'),(1592,519,'_elementor_template_type','wp-post'),(1593,519,'_elementor_pro_version','2.7.1'),(1775,526,'_wp_page_template','default'),(1776,526,'_elementor_edit_mode','builder'),(1777,526,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1601,501,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.68832820702574082361024920828640460968017578125;s:5:\"bytes\";i:36081;s:11:\"size_before\";i:216205;s:10:\"size_after\";i:180124;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:58.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:8241;s:11:\"size_before\";i:14194;s:10:\"size_after\";i:5953;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:8403;s:11:\"size_before\";i:21557;s:10:\"size_after\";i:13154;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:9360;s:11:\"size_before\";i:70276;s:10:\"size_after\";i:60916;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:10077;s:11:\"size_before\";i:110178;s:10:\"size_after\";i:100101;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1602,500,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:64.8134119258628942361610825173556804656982421875;s:5:\"bytes\";i:124911;s:11:\"size_before\";i:192724;s:10:\"size_after\";i:67813;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:31386;s:11:\"size_before\";i:34905;s:10:\"size_after\";i:3519;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:83.56999999999999317878973670303821563720703125;s:5:\"bytes\";i:31365;s:11:\"size_before\";i:37532;s:10:\"size_after\";i:6167;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:31028;s:11:\"size_before\";i:54024;s:10:\"size_after\";i:22996;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:31132;s:11:\"size_before\";i:66263;s:10:\"size_after\";i:35131;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1604,495,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.89965354462575675142943509854376316070556640625;s:5:\"bytes\";i:94296;s:11:\"size_before\";i:286617;s:10:\"size_after\";i:192321;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:78.93999999999999772626324556767940521240234375;s:5:\"bytes\";i:24747;s:11:\"size_before\";i:31348;s:10:\"size_after\";i:6601;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.0499999999999971578290569595992565155029296875;s:5:\"bytes\";i:24709;s:11:\"size_before\";i:37983;s:10:\"size_after\";i:13274;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.190000000000001278976924368180334568023681640625;s:5:\"bytes\";i:22164;s:11:\"size_before\";i:115518;s:10:\"size_after\";i:93354;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:22676;s:11:\"size_before\";i:101768;s:10:\"size_after\";i:79092;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1605,494,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:45.56860136371195579840787104330956935882568359375;s:5:\"bytes\";i:137002;s:11:\"size_before\";i:300650;s:10:\"size_after\";i:163648;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:85.659999999999996589394868351519107818603515625;s:5:\"bytes\";i:34060;s:11:\"size_before\";i:39764;s:10:\"size_after\";i:5704;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:72.7600000000000051159076974727213382720947265625;s:5:\"bytes\";i:34060;s:11:\"size_before\";i:46810;s:10:\"size_after\";i:12750;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:34371;s:11:\"size_before\";i:89687;s:10:\"size_after\";i:55316;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:34511;s:11:\"size_before\";i:124389;s:10:\"size_after\";i:89878;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1606,493,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.24345669803285119314750772900879383087158203125;s:5:\"bytes\";i:87783;s:11:\"size_before\";i:198409;s:10:\"size_after\";i:110626;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:82.2699999999999960209606797434389591217041015625;s:5:\"bytes\";i:21890;s:11:\"size_before\";i:26607;s:10:\"size_after\";i:4717;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:69.25;s:5:\"bytes\";i:21884;s:11:\"size_before\";i:31603;s:10:\"size_after\";i:9719;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.7999999999999971578290569595992565155029296875;s:5:\"bytes\";i:22017;s:11:\"size_before\";i:59834;s:10:\"size_after\";i:37817;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.370000000000000994759830064140260219573974609375;s:5:\"bytes\";i:21992;s:11:\"size_before\";i:80365;s:10:\"size_after\";i:58373;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(1607,492,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.77446930344799369549946277402341365814208984375;s:5:\"bytes\";i:104958;s:11:\"size_before\";i:293388;s:10:\"size_after\";i:188430;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:84.219999999999998863131622783839702606201171875;s:5:\"bytes\";i:27397;s:11:\"size_before\";i:32532;s:10:\"size_after\";i:5135;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:72.7999999999999971578290569595992565155029296875;s:5:\"bytes\";i:27332;s:11:\"size_before\";i:37546;s:10:\"size_after\";i:10214;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:24897;s:11:\"size_before\";i:120113;s:10:\"size_after\";i:95216;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:25332;s:11:\"size_before\";i:103197;s:10:\"size_after\";i:77865;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1608,491,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.962735934939612292282618000172078609466552734375;s:5:\"bytes\";i:84264;s:11:\"size_before\";i:263632;s:10:\"size_after\";i:179368;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:77.3799999999999954525264911353588104248046875;s:5:\"bytes\";i:20904;s:11:\"size_before\";i:27013;s:10:\"size_after\";i:6109;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:62.49000000000000198951966012828052043914794921875;s:5:\"bytes\";i:21040;s:11:\"size_before\";i:33670;s:10:\"size_after\";i:12630;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:21269;s:11:\"size_before\";i:81753;s:10:\"size_after\";i:60484;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.370000000000000994759830064140260219573974609375;s:5:\"bytes\";i:21051;s:11:\"size_before\";i:121196;s:10:\"size_after\";i:100145;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1609,490,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.56812751948933026824306580238044261932373046875;s:5:\"bytes\";i:134731;s:11:\"size_before\";i:378797;s:10:\"size_after\";i:244066;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:82.2999999999999971578290569595992565155029296875;s:5:\"bytes\";i:33083;s:11:\"size_before\";i:40197;s:10:\"size_after\";i:7114;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:68.2300000000000039790393202565610408782958984375;s:5:\"bytes\";i:33213;s:11:\"size_before\";i:48681;s:10:\"size_after\";i:15468;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:34037;s:11:\"size_before\";i:116675;s:10:\"size_after\";i:82638;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:34398;s:11:\"size_before\";i:173244;s:10:\"size_after\";i:138846;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1610,489,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.14789690606169614284226554445922374725341796875;s:5:\"bytes\";i:64190;s:11:\"size_before\";i:303529;s:10:\"size_after\";i:239339;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:16037;s:11:\"size_before\";i:24568;s:10:\"size_after\";i:8531;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.74000000000000198951966012828052043914794921875;s:5:\"bytes\";i:16035;s:11:\"size_before\";i:35843;s:10:\"size_after\";i:19808;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.25;s:5:\"bytes\";i:16098;s:11:\"size_before\";i:99063;s:10:\"size_after\";i:82965;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.1199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:16020;s:11:\"size_before\";i:144055;s:10:\"size_after\";i:128035;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1611,488,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:40.016984583224456173411454074084758758544921875;s:5:\"bytes\";i:122516;s:11:\"size_before\";i:306160;s:10:\"size_after\";i:183644;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:81.840000000000003410605131648480892181396484375;s:5:\"bytes\";i:30577;s:11:\"size_before\";i:37364;s:10:\"size_after\";i:6787;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:67.5199999999999960209606797434389591217041015625;s:5:\"bytes\";i:30658;s:11:\"size_before\";i:45406;s:10:\"size_after\";i:14748;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:30803;s:11:\"size_before\";i:94336;s:10:\"size_after\";i:63533;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.620000000000000994759830064140260219573974609375;s:5:\"bytes\";i:30478;s:11:\"size_before\";i:129054;s:10:\"size_after\";i:98576;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1612,487,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:39.768160685879109905727091245353221893310546875;s:5:\"bytes\";i:109747;s:11:\"size_before\";i:275967;s:10:\"size_after\";i:166220;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:80.56999999999999317878973670303821563720703125;s:5:\"bytes\";i:27455;s:11:\"size_before\";i:34078;s:10:\"size_after\";i:6623;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:66.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:27610;s:11:\"size_before\";i:41486;s:10:\"size_after\";i:13876;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:27570;s:11:\"size_before\";i:84971;s:10:\"size_after\";i:57401;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:27112;s:11:\"size_before\";i:115432;s:10:\"size_after\";i:88320;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1613,486,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.63440987888862565569070284254848957061767578125;s:5:\"bytes\";i:74599;s:11:\"size_before\";i:235816;s:10:\"size_after\";i:161217;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:76.090000000000003410605131648480892181396484375;s:5:\"bytes\";i:17416;s:11:\"size_before\";i:22889;s:10:\"size_after\";i:5473;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:59.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:17690;s:11:\"size_before\";i:29908;s:10:\"size_after\";i:12218;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26;s:5:\"bytes\";i:19271;s:11:\"size_before\";i:74111;s:10:\"size_after\";i:54840;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:20222;s:11:\"size_before\";i:108908;s:10:\"size_after\";i:88686;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1614,448,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.93868309702323582399685619748197495937347412109375;s:5:\"bytes\";i:800;s:11:\"size_before\";i:13471;s:10:\"size_after\";i:12671;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:268;s:11:\"size_before\";i:4667;s:10:\"size_after\";i:4399;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:532;s:11:\"size_before\";i:8804;s:10:\"size_after\";i:8272;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1615,442,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.542905024680525372104966663755476474761962890625;s:5:\"bytes\";i:6115;s:11:\"size_before\";i:240473;s:10:\"size_after\";i:234358;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:133;s:11:\"size_before\";i:7536;s:10:\"size_after\";i:7403;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.819999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:479;s:11:\"size_before\";i:16956;s:10:\"size_after\";i:16477;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:2067;s:11:\"size_before\";i:82002;s:10:\"size_after\";i:79935;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.560000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:3436;s:11:\"size_before\";i:133979;s:10:\"size_after\";i:130543;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1616,438,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.81963288108539700260735116899013519287109375;s:5:\"bytes\";i:8202;s:11:\"size_before\";i:37590;s:10:\"size_after\";i:29388;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:3041;s:11:\"size_before\";i:10758;s:10:\"size_after\";i:7717;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:5161;s:11:\"size_before\";i:26832;s:10:\"size_after\";i:21671;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(1617,436,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.7294883565645609024841178325004875659942626953125;s:5:\"bytes\";i:2571;s:11:\"size_before\";i:23962;s:10:\"size_after\";i:21391;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:365;s:11:\"size_before\";i:5568;s:10:\"size_after\";i:5203;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:2206;s:11:\"size_before\";i:18394;s:10:\"size_after\";i:16188;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(1618,429,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.299888220578058195542325847782194614410400390625;s:5:\"bytes\";i:3438;s:11:\"size_before\";i:18787;s:10:\"size_after\";i:15349;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:283;s:11:\"size_before\";i:4251;s:10:\"size_after\";i:3968;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1477;s:11:\"size_before\";i:6902;s:10:\"size_after\";i:5425;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:13:\"ast-logo-size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1678;s:11:\"size_before\";i:7634;s:10:\"size_after\";i:5956;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1619,428,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.040539774338039791246046661399304866790771484375;s:5:\"bytes\";i:1778;s:11:\"size_before\";i:35274;s:10:\"size_after\";i:33496;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.1300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:1262;s:11:\"size_before\";i:9612;s:10:\"size_after\";i:8350;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:516;s:11:\"size_before\";i:25662;s:10:\"size_after\";i:25146;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(1620,427,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.241686123556508647425289382226765155792236328125;s:5:\"bytes\";i:1623;s:11:\"size_before\";i:15847;s:10:\"size_after\";i:14224;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:1128;s:11:\"size_before\";i:5364;s:10:\"size_after\";i:4236;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.80999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:243;s:11:\"size_before\";i:5050;s:10:\"size_after\";i:4807;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:13:\"ast-logo-size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:252;s:11:\"size_before\";i:5433;s:10:\"size_after\";i:5181;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1621,416,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2597805226120761812325099526788108050823211669921875;s:5:\"bytes\";i:2560;s:11:\"size_before\";i:203210;s:10:\"size_after\";i:200650;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6844;s:10:\"size_after\";i:6844;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13526;s:10:\"size_after\";i:13526;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:602;s:11:\"size_before\";i:64372;s:10:\"size_after\";i:63770;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1958;s:11:\"size_before\";i:118468;s:10:\"size_after\";i:116510;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1622,415,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21824;s:10:\"size_after\";i:21824;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7312;s:10:\"size_after\";i:7312;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14512;s:10:\"size_after\";i:14512;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1623,414,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111269;s:10:\"size_after\";i:111269;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4632;s:10:\"size_after\";i:4632;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8730;s:10:\"size_after\";i:8730;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36221;s:10:\"size_after\";i:36221;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61686;s:10:\"size_after\";i:61686;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1624,413,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.372208436724565772113493267170269973576068878173828125;s:5:\"bytes\";i:3;s:11:\"size_before\";i:806;s:10:\"size_after\";i:803;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.36999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:3;s:11:\"size_before\";i:806;s:10:\"size_after\";i:803;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1625,412,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:408;s:10:\"size_after\";i:408;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:408;s:10:\"size_after\";i:408;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1626,411,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.6472491909385114094988011856912635266780853271484375;s:5:\"bytes\";i:6;s:11:\"size_before\";i:927;s:10:\"size_after\";i:921;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:6;s:11:\"size_before\";i:927;s:10:\"size_after\";i:921;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1627,410,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.4291845493562231883544200172764249145984649658203125;s:5:\"bytes\";i:4;s:11:\"size_before\";i:932;s:10:\"size_after\";i:928;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.429999999999999993338661852249060757458209991455078125;s:5:\"bytes\";i:4;s:11:\"size_before\";i:932;s:10:\"size_after\";i:928;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1628,409,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.272727272727272929131459022755734622478485107421875;s:5:\"bytes\";i:22;s:11:\"size_before\";i:968;s:10:\"size_after\";i:946;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:22;s:11:\"size_before\";i:968;s:10:\"size_after\";i:946;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1629,408,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.9392917369308599884192290119244717061519622802734375;s:5:\"bytes\";i:23;s:11:\"size_before\";i:1186;s:10:\"size_after\";i:1163;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:23;s:11:\"size_before\";i:1186;s:10:\"size_after\";i:1163;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1630,407,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.7910447761194030480424999041133560240268707275390625;s:5:\"bytes\";i:18;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:987;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:18;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:987;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1631,406,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1111;s:10:\"size_after\";i:1111;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1111;s:10:\"size_after\";i:1111;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1632,405,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39543;s:10:\"size_after\";i:39543;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:742;s:10:\"size_after\";i:742;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3275;s:10:\"size_after\";i:3275;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13522;s:10:\"size_after\";i:13522;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22004;s:10:\"size_after\";i:22004;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1633,404,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.159359533131417929752160489442758262157440185546875;s:5:\"bytes\";i:4677;s:11:\"size_before\";i:216592;s:10:\"size_after\";i:211915;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6354;s:10:\"size_after\";i:6354;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13399;s:10:\"size_after\";i:13399;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1051;s:11:\"size_before\";i:69212;s:10:\"size_after\";i:68161;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3626;s:11:\"size_before\";i:127627;s:10:\"size_after\";i:124001;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(2048,564,'_elementor_pro_version','2.7.1'),(1643,394,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28892;s:10:\"size_after\";i:28892;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1032;s:10:\"size_after\";i:1032;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2357;s:10:\"size_after\";i:2357;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9757;s:10:\"size_after\";i:9757;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15746;s:10:\"size_after\";i:15746;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1645,392,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.75282308657465490941973484950722195208072662353515625;s:5:\"bytes\";i:12;s:11:\"size_before\";i:1594;s:10:\"size_after\";i:1582;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.75;s:5:\"bytes\";i:12;s:11:\"size_before\";i:1594;s:10:\"size_after\";i:1582;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1646,391,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44577;s:10:\"size_after\";i:44577;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2545;s:10:\"size_after\";i:2545;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3734;s:10:\"size_after\";i:3734;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14450;s:10:\"size_after\";i:14450;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23848;s:10:\"size_after\";i:23848;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(2052,565,'_wp_page_template','default'),(2053,565,'_elementor_edit_mode','builder'),(2054,565,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1651,386,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19943;s:10:\"size_after\";i:19943;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5703;s:10:\"size_after\";i:5703;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14240;s:10:\"size_after\";i:14240;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1656,381,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.739240457049422872159993858076632022857666015625;s:5:\"bytes\";i:1787;s:11:\"size_before\";i:102746;s:10:\"size_after\";i:100959;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8114;s:10:\"size_after\";i:8114;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5965;s:10:\"size_after\";i:5965;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3200000000000000621724893790087662637233734130859375;s:5:\"bytes\";i:412;s:11:\"size_before\";i:31326;s:10:\"size_after\";i:30914;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1375;s:11:\"size_before\";i:57341;s:10:\"size_after\";i:55966;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1657,380,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.72126859571685475458480141242034733295440673828125;s:5:\"bytes\";i:2888;s:11:\"size_before\";i:61170;s:10:\"size_after\";i:58282;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:587;s:11:\"size_before\";i:3937;s:10:\"size_after\";i:3350;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:698;s:11:\"size_before\";i:5150;s:10:\"size_after\";i:4452;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:704;s:11:\"size_before\";i:18980;s:10:\"size_after\";i:18276;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.720000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:899;s:11:\"size_before\";i:33103;s:10:\"size_after\";i:32204;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1664,373,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.19777313254553963162152285804040729999542236328125;s:5:\"bytes\";i:2952;s:11:\"size_before\";i:70323;s:10:\"size_after\";i:67371;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:642;s:11:\"size_before\";i:5314;s:10:\"size_after\";i:4672;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:709;s:11:\"size_before\";i:5675;s:10:\"size_after\";i:4966;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.319999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:717;s:11:\"size_before\";i:21606;s:10:\"size_after\";i:20889;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:884;s:11:\"size_before\";i:37728;s:10:\"size_after\";i:36844;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1665,372,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55408;s:10:\"size_after\";i:55408;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5191;s:10:\"size_after\";i:5191;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4594;s:10:\"size_after\";i:4594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17700;s:10:\"size_after\";i:17700;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27923;s:10:\"size_after\";i:27923;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1666,371,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.80256905372840681156532127715763635933399200439453125;s:5:\"bytes\";i:1542;s:11:\"size_before\";i:192133;s:10:\"size_after\";i:190591;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7545;s:10:\"size_after\";i:7545;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:89;s:11:\"size_before\";i:14624;s:10:\"size_after\";i:14535;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:1;s:5:\"bytes\";i:655;s:11:\"size_before\";i:65378;s:10:\"size_after\";i:64723;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:798;s:11:\"size_before\";i:104586;s:10:\"size_after\";i:103788;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1667,363,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.1354648716870006097678924561478197574615478515625;s:5:\"bytes\";i:336;s:11:\"size_before\";i:2377;s:10:\"size_after\";i:2041;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:336;s:11:\"size_before\";i:2377;s:10:\"size_after\";i:2041;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1668,355,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10593;s:10:\"size_after\";i:10593;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1125;s:10:\"size_after\";i:1125;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1013;s:10:\"size_after\";i:1013;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3290;s:10:\"size_after\";i:3290;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5165;s:10:\"size_after\";i:5165;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1669,347,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.37214677838774878892991182510741055011749267578125;s:5:\"bytes\";i:3783;s:11:\"size_before\";i:86525;s:10:\"size_after\";i:82742;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:455;s:11:\"size_before\";i:5112;s:10:\"size_after\";i:4657;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:584;s:11:\"size_before\";i:8498;s:10:\"size_after\";i:7914;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5;s:5:\"bytes\";i:1321;s:11:\"size_before\";i:29344;s:10:\"size_after\";i:28023;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1423;s:11:\"size_before\";i:43571;s:10:\"size_after\";i:42148;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1670,345,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.29874188358661513120750896632671356201171875;s:5:\"bytes\";i:9762;s:11:\"size_before\";i:86399;s:10:\"size_after\";i:76637;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:2936;s:11:\"size_before\";i:6904;s:10:\"size_after\";i:3968;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:2892;s:11:\"size_before\";i:10436;s:10:\"size_after\";i:7544;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:2232;s:11:\"size_before\";i:28274;s:10:\"size_after\";i:26042;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1702;s:11:\"size_before\";i:40785;s:10:\"size_after\";i:39083;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1671,344,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.63555922891800520346805569715797901153564453125;s:5:\"bytes\";i:12864;s:11:\"size_before\";i:82274;s:10:\"size_after\";i:69410;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.22999999999999687361196265555918216705322265625;s:5:\"bytes\";i:2942;s:11:\"size_before\";i:6229;s:10:\"size_after\";i:3287;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.440000000000001278976924368180334568023681640625;s:5:\"bytes\";i:3014;s:11:\"size_before\";i:9587;s:10:\"size_after\";i:6573;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3397;s:11:\"size_before\";i:27012;s:10:\"size_after\";i:23615;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:3511;s:11:\"size_before\";i:39446;s:10:\"size_after\";i:35935;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1672,341,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.0848623473057870114644174464046955108642578125;s:5:\"bytes\";i:12169;s:11:\"size_before\";i:120666;s:10:\"size_after\";i:108497;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.7999999999999971578290569595992565155029296875;s:5:\"bytes\";i:3025;s:11:\"size_before\";i:8219;s:10:\"size_after\";i:5194;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:2995;s:11:\"size_before\";i:12872;s:10:\"size_after\";i:9877;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:3082;s:11:\"size_before\";i:39890;s:10:\"size_after\";i:36808;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:3067;s:11:\"size_before\";i:59685;s:10:\"size_after\";i:56618;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1673,340,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.8141686255932629734388683573342859745025634765625;s:5:\"bytes\";i:12099;s:11:\"size_before\";i:111881;s:10:\"size_after\";i:99782;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.18999999999999772626324556767940521240234375;s:5:\"bytes\";i:2946;s:11:\"size_before\";i:6821;s:10:\"size_after\";i:3875;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:2996;s:11:\"size_before\";i:11543;s:10:\"size_after\";i:8547;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2989;s:11:\"size_before\";i:36920;s:10:\"size_after\";i:33931;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3168;s:11:\"size_before\";i:56597;s:10:\"size_after\";i:53429;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1674,338,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.4654224968837237241814364097081124782562255859375;s:5:\"bytes\";i:11922;s:11:\"size_before\";i:113918;s:10:\"size_after\";i:101996;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2991;s:11:\"size_before\";i:7891;s:10:\"size_after\";i:4900;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:3001;s:11:\"size_before\";i:12184;s:10:\"size_after\";i:9183;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:2952;s:11:\"size_before\";i:37486;s:10:\"size_after\";i:34534;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.28000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:2978;s:11:\"size_before\";i:56357;s:10:\"size_after\";i:53379;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1676,198,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2427387011492185830974221971700899302959442138671875;s:5:\"bytes\";i:1382;s:11:\"size_before\";i:111206;s:10:\"size_after\";i:109824;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3893;s:10:\"size_after\";i:3893;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8997;s:10:\"size_after\";i:8997;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:370;s:11:\"size_before\";i:37576;s:10:\"size_after\";i:37206;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1012;s:11:\"size_before\";i:60740;s:10:\"size_after\";i:59728;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1677,195,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55408;s:10:\"size_after\";i:55408;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5191;s:10:\"size_after\";i:5191;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4594;s:10:\"size_after\";i:4594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17700;s:10:\"size_after\";i:17700;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27923;s:10:\"size_after\";i:27923;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1678,194,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.72126859571685475458480141242034733295440673828125;s:5:\"bytes\";i:2888;s:11:\"size_before\";i:61170;s:10:\"size_after\";i:58282;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:587;s:11:\"size_before\";i:3937;s:10:\"size_after\";i:3350;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:698;s:11:\"size_before\";i:5150;s:10:\"size_after\";i:4452;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:704;s:11:\"size_before\";i:18980;s:10:\"size_after\";i:18276;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.720000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:899;s:11:\"size_before\";i:33103;s:10:\"size_after\";i:32204;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1679,193,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.19777313254553963162152285804040729999542236328125;s:5:\"bytes\";i:2952;s:11:\"size_before\";i:70323;s:10:\"size_after\";i:67371;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:642;s:11:\"size_before\";i:5314;s:10:\"size_after\";i:4672;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:709;s:11:\"size_before\";i:5675;s:10:\"size_after\";i:4966;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.319999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:717;s:11:\"size_before\";i:21606;s:10:\"size_after\";i:20889;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:884;s:11:\"size_before\";i:37728;s:10:\"size_after\";i:36844;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1680,192,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.739240457049422872159993858076632022857666015625;s:5:\"bytes\";i:1787;s:11:\"size_before\";i:102746;s:10:\"size_after\";i:100959;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8114;s:10:\"size_after\";i:8114;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5965;s:10:\"size_after\";i:5965;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3200000000000000621724893790087662637233734130859375;s:5:\"bytes\";i:412;s:11:\"size_before\";i:31326;s:10:\"size_after\";i:30914;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1375;s:11:\"size_before\";i:57341;s:10:\"size_after\";i:55966;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1681,191,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44577;s:10:\"size_after\";i:44577;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2545;s:10:\"size_after\";i:2545;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3734;s:10:\"size_after\";i:3734;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14450;s:10:\"size_after\";i:14450;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23848;s:10:\"size_after\";i:23848;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(2055,565,'_elementor_version','2.7.3'),(2056,565,'_elementor_template_type','wp-page'),(2057,565,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1683,171,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.80256905372840681156532127715763635933399200439453125;s:5:\"bytes\";i:1542;s:11:\"size_before\";i:192133;s:10:\"size_after\";i:190591;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7545;s:10:\"size_after\";i:7545;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:89;s:11:\"size_before\";i:14624;s:10:\"size_after\";i:14535;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:1;s:5:\"bytes\";i:655;s:11:\"size_before\";i:65378;s:10:\"size_after\";i:64723;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:798;s:11:\"size_before\";i:104586;s:10:\"size_after\";i:103788;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1684,161,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28892;s:10:\"size_after\";i:28892;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1032;s:10:\"size_after\";i:1032;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2357;s:10:\"size_after\";i:2357;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9757;s:10:\"size_after\";i:9757;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15746;s:10:\"size_after\";i:15746;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1685,151,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111269;s:10:\"size_after\";i:111269;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4632;s:10:\"size_after\";i:4632;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8730;s:10:\"size_after\";i:8730;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36221;s:10:\"size_after\";i:36221;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:61686;s:10:\"size_after\";i:61686;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1686,150,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2597805226120761812325099526788108050823211669921875;s:5:\"bytes\";i:2560;s:11:\"size_before\";i:203210;s:10:\"size_after\";i:200650;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6844;s:10:\"size_after\";i:6844;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13526;s:10:\"size_after\";i:13526;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:602;s:11:\"size_before\";i:64372;s:10:\"size_after\";i:63770;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1958;s:11:\"size_before\";i:118468;s:10:\"size_after\";i:116510;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(2058,565,'_elementor_pro_version','2.7.1'),(2143,576,'_elementor_edit_mode','builder'),(2144,576,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1690,115,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.88290821450090373190278114634566009044647216796875;s:5:\"bytes\";i:750;s:11:\"size_before\";i:39832;s:10:\"size_after\";i:39082;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11569;s:10:\"size_after\";i:11569;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:750;s:11:\"size_before\";i:28263;s:10:\"size_after\";i:27513;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1694,80,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.73258492586223677989210045780055224895477294921875;s:5:\"bytes\";i:534;s:11:\"size_before\";i:30821;s:10:\"size_after\";i:30287;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:74;s:11:\"size_before\";i:8917;s:10:\"size_after\";i:8843;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:460;s:11:\"size_before\";i:21904;s:10:\"size_after\";i:21444;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1695,79,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19943;s:10:\"size_after\";i:19943;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5703;s:10:\"size_after\";i:5703;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14240;s:10:\"size_after\";i:14240;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1700,64,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21824;s:10:\"size_after\";i:21824;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7312;s:10:\"size_after\";i:7312;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14512;s:10:\"size_after\";i:14512;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1701,61,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.372208436724565772113493267170269973576068878173828125;s:5:\"bytes\";i:3;s:11:\"size_before\";i:806;s:10:\"size_after\";i:803;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.36999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:3;s:11:\"size_before\";i:806;s:10:\"size_after\";i:803;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1702,60,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:408;s:10:\"size_after\";i:408;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:408;s:10:\"size_after\";i:408;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1703,59,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.6472491909385114094988011856912635266780853271484375;s:5:\"bytes\";i:6;s:11:\"size_before\";i:927;s:10:\"size_after\";i:921;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:6;s:11:\"size_before\";i:927;s:10:\"size_after\";i:921;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1704,58,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.4291845493562231883544200172764249145984649658203125;s:5:\"bytes\";i:4;s:11:\"size_before\";i:932;s:10:\"size_after\";i:928;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.429999999999999993338661852249060757458209991455078125;s:5:\"bytes\";i:4;s:11:\"size_before\";i:932;s:10:\"size_after\";i:928;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1705,57,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.272727272727272929131459022755734622478485107421875;s:5:\"bytes\";i:22;s:11:\"size_before\";i:968;s:10:\"size_after\";i:946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:22;s:11:\"size_before\";i:968;s:10:\"size_after\";i:946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1706,56,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.9392917369308599884192290119244717061519622802734375;s:5:\"bytes\";i:23;s:11:\"size_before\";i:1186;s:10:\"size_after\";i:1163;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:23;s:11:\"size_before\";i:1186;s:10:\"size_after\";i:1163;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1707,55,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.7910447761194030480424999041133560240268707275390625;s:5:\"bytes\";i:18;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:987;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:18;s:11:\"size_before\";i:1005;s:10:\"size_after\";i:987;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1708,54,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1111;s:10:\"size_after\";i:1111;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1111;s:10:\"size_after\";i:1111;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1709,53,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39543;s:10:\"size_after\";i:39543;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:742;s:10:\"size_after\";i:742;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3275;s:10:\"size_after\";i:3275;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13522;s:10:\"size_after\";i:13522;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22004;s:10:\"size_after\";i:22004;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(2039,563,'_wp_attached_file','2019/10/lung.png'),(2040,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:16:\"2019/10/lung.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"lung-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:16:\"lung-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(2041,563,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.6920424582516400136000811471603810787200927734375;s:5:\"bytes\";i:694;s:11:\"size_before\";i:14791;s:10:\"size_after\";i:14097;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:167;s:11:\"size_before\";i:5068;s:10:\"size_after\";i:4901;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:527;s:11:\"size_before\";i:9723;s:10:\"size_after\";i:9196;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1727,7,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.8123130367654152195200367714278399944305419921875;s:5:\"bytes\";i:1535;s:11:\"size_before\";i:10363;s:10:\"size_after\";i:8828;s:4:\"time\";d:0.060000000000000004718447854656915296800434589385986328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.870000000000000994759830064140260219573974609375;s:5:\"bytes\";i:253;s:11:\"size_before\";i:1273;s:10:\"size_after\";i:1020;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1282;s:11:\"size_before\";i:9090;s:10:\"size_after\";i:7808;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1731,521,'_elementor_version','2.7.3'),(1732,521,'_elementor_template_type','wp-page'),(1733,521,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1734,521,'_elementor_pro_version','2.7.1'),(1742,522,'_elementor_version','2.7.3'),(1743,522,'_elementor_template_type','wp-page'),(1744,522,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1745,522,'_elementor_pro_version','2.7.1'),(2023,560,'_wp_page_template','default'),(2024,560,'_elementor_edit_mode','builder'),(1748,523,'_wp_page_template','default'),(1749,523,'_elementor_edit_mode','builder'),(1750,523,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#44f3c9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1751,523,'_elementor_version','2.7.3'),(1752,523,'_elementor_template_type','wp-page'),(1753,523,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1754,523,'_elementor_pro_version','2.7.1'),(1757,524,'_wp_page_template','default'),(1758,524,'_elementor_edit_mode','builder'),(1759,524,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Departments\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1760,524,'_elementor_version','2.7.3'),(1761,524,'_elementor_template_type','wp-page'),(1762,524,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1763,524,'_elementor_pro_version','2.7.1'),(1766,525,'_wp_page_template','default'),(1767,525,'_elementor_edit_mode','builder'),(1768,525,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":405,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1769,525,'_elementor_version','2.7.3'),(1770,525,'_elementor_template_type','wp-page'),(1771,525,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1772,525,'_elementor_pro_version','2.7.1'),(2119,573,'_wp_page_template','default'),(2120,573,'_elementor_edit_mode','builder'),(2121,573,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1778,526,'_elementor_version','2.7.3'),(1779,526,'_elementor_template_type','wp-post'),(1780,526,'_elementor_pro_version','2.7.1'),(1783,527,'_wp_page_template','default'),(1784,527,'_elementor_edit_mode','builder'),(1785,527,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1786,527,'_elementor_version','2.7.3'),(1787,527,'_elementor_template_type','wp-post'),(1788,527,'_elementor_pro_version','2.7.1'),(2108,571,'_wp_page_template','default'),(2109,571,'_elementor_edit_mode','builder'),(2110,571,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><font color=\\\"#ffffff\\\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/font><br><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"left\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.998999999999998777866494492627680301666259765625,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2115,162,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:5;s:25:\"typography_letter_spacing\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:3;s:5:\"color\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:1;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;}}}}}'),(1808,530,'_elementor_pro_version','2.7.1'),(1805,530,'_elementor_version','2.7.3'),(1806,530,'_elementor_template_type','wp-post'),(1807,530,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1810,529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:47.2301589603759310875830124132335186004638671875;s:5:\"bytes\";i:130257;s:11:\"size_before\";i:275792;s:10:\"size_after\";i:145535;s:4:\"time\";d:0.12000000000000000943689570931383059360086917877197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:84.4800000000000039790393202565610408782958984375;s:5:\"bytes\";i:32764;s:11:\"size_before\";i:38784;s:10:\"size_after\";i:6020;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:73.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:32695;s:11:\"size_before\";i:44233;s:10:\"size_after\";i:11538;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:32496;s:11:\"size_before\";i:82053;s:10:\"size_after\";i:49557;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:32302;s:11:\"size_before\";i:110722;s:10:\"size_after\";i:78420;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1802,530,'_wp_page_template','default'),(1803,530,'_elementor_edit_mode','builder'),(1804,530,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1812,531,'_elementor_edit_mode','builder'),(1813,531,'_elementor_template_type','section'),(1814,531,'_elementor_controls_usage','a:5:{s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:5:\"color\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(1815,531,'_elementor_version','2.7.3'),(1816,531,'_elementor_pro_version','2.7.1'),(1817,532,'_elementor_edit_mode','builder'),(1818,532,'_elementor_template_type','section'),(1819,532,'_elementor_controls_usage','a:0:{}'),(1820,532,'_elementor_version','2.7.3'),(1821,532,'_elementor_pro_version','2.7.1'),(1822,531,'_wp_page_template','default'),(1823,531,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1824,531,'_elementor_data','[{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1825,533,'_elementor_edit_mode','builder'),(1826,533,'_elementor_template_type','section'),(1827,533,'_elementor_controls_usage','a:0:{}'),(1828,533,'_elementor_version','2.7.3'),(1829,533,'_elementor_pro_version','2.7.1'),(1830,533,'_wp_page_template','default'),(1831,533,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1832,533,'_elementor_data','[{\"id\":\"0175adb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70e664\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":393,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-02-free-img.jpg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e228d4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82a4815\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b763b3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c72e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical Supplies\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b33d19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e60a2d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1837,534,'_elementor_version','2.7.3'),(1838,534,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1839,534,'_elementor_pro_version','2.7.1'),(1847,535,'_elementor_version','2.7.3'),(1848,535,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1849,535,'_elementor_pro_version','2.7.1'),(1856,536,'_elementor_version','2.7.3'),(1857,536,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1858,536,'_elementor_pro_version','2.7.1'),(1898,545,'_wp_page_template','default'),(1899,545,'_elementor_edit_mode','builder'),(1900,545,'_elementor_template_type','wp-post'),(1901,545,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1860,537,'_wp_attached_file','2019/10/helping.jpeg'),(1861,537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:20:\"2019/10/helping.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"helping-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:20:\"helping-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:20:\"helping-768x513.jpeg\";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:21:\"helping-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:36:\"LIGHTFIELD STUDIOS - stock.adobe.com\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:51:\"Doctor helping to retired man, getting up from sofa\";s:17:\"created_timestamp\";s:10:\"1556288366\";s:9:\"copyright\";s:38:\"©LIGHTFIELD STUDIOS - stock.adobe.com\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:51:\"Doctor helping to retired man, getting up from sofa\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:80:{i:0;s:7:\"sitting\";i:1;s:5:\"adult\";i:2;s:9:\"caucasian\";i:3;s:6:\"health\";i:4;s:8:\"medicine\";i:5;s:10:\"healthcare\";i:6;s:7:\"medical\";i:7;s:4:\"care\";i:8;s:3:\"man\";i:9;s:6:\"doctor\";i:10;s:5:\"nurse\";i:11;s:4:\"home\";i:12;s:5:\"woman\";i:13;s:7:\"support\";i:14;s:7:\"patient\";i:15;s:9:\"treatment\";i:16;s:4:\"room\";i:17;s:8:\"together\";i:18;s:12:\"togetherness\";i:19;s:7:\"helping\";i:20;s:7:\"indoors\";i:21;s:10:\"profession\";i:22;s:8:\"recovery\";i:23;s:6:\"senior\";i:24;s:7:\"Retired\";i:25;s:10:\"retirement\";i:26;s:7:\"elderly\";i:27;s:4:\"sofa\";i:28;s:5:\"couch\";i:29;s:8:\"Medicare\";i:30;s:10:\"supporting\";i:31;s:14:\"rehabilitation\";i:32;s:5:\"elder\";i:33;s:10:\"supportive\";i:34;s:9:\"assisting\";i:35;s:9:\"pensioner\";i:36;s:23:\"professional occupation\";i:37;s:10:\"Two People\";i:38;s:9:\"Grey Hair\";i:39;s:12:\"nursing home\";i:40;s:7:\"sitting\";i:41;s:5:\"adult\";i:42;s:9:\"caucasian\";i:43;s:6:\"health\";i:44;s:8:\"medicine\";i:45;s:10:\"healthcare\";i:46;s:7:\"medical\";i:47;s:4:\"care\";i:48;s:3:\"man\";i:49;s:6:\"doctor\";i:50;s:5:\"nurse\";i:51;s:4:\"home\";i:52;s:5:\"woman\";i:53;s:7:\"support\";i:54;s:7:\"patient\";i:55;s:9:\"treatment\";i:56;s:4:\"room\";i:57;s:8:\"together\";i:58;s:12:\"togetherness\";i:59;s:7:\"helping\";i:60;s:7:\"indoors\";i:61;s:10:\"profession\";i:62;s:8:\"recovery\";i:63;s:6:\"senior\";i:64;s:7:\"retired\";i:65;s:10:\"retirement\";i:66;s:7:\"elderly\";i:67;s:4:\"sofa\";i:68;s:5:\"couch\";i:69;s:8:\"medicare\";i:70;s:10:\"supporting\";i:71;s:14:\"rehabilitation\";i:72;s:5:\"elder\";i:73;s:10:\"supportive\";i:74;s:9:\"assisting\";i:75;s:9:\"pensioner\";i:76;s:23:\"professional occupation\";i:77;s:10:\"two people\";i:78;s:9:\"grey hair\";i:79;s:12:\"nursing home\";}}}'),(1862,537,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.602088814478197065227504936046898365020751953125;s:5:\"bytes\";i:79277;s:11:\"size_before\";i:250860;s:10:\"size_after\";i:171583;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:74.590000000000003410605131648480892181396484375;s:5:\"bytes\";i:19603;s:11:\"size_before\";i:26280;s:10:\"size_after\";i:6677;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:60.0499999999999971578290569595992565155029296875;s:5:\"bytes\";i:19629;s:11:\"size_before\";i:32686;s:10:\"size_after\";i:13057;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:19893;s:11:\"size_before\";i:78357;s:10:\"size_after\";i:58464;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.75;s:5:\"bytes\";i:20152;s:11:\"size_before\";i:113537;s:10:\"size_after\";i:93385;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1866,538,'_elementor_version','2.7.3'),(1867,538,'_elementor_template_type','wp-post'),(1868,538,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1869,538,'_elementor_pro_version','2.7.1'),(1930,549,'_wp_page_template','default'),(1931,549,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1932,549,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":537,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/helping.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1876,539,'_elementor_version','2.7.3'),(1877,539,'_elementor_template_type','wp-post'),(1878,539,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1879,539,'_elementor_pro_version','2.7.1'),(2071,566,'_elementor_pro_version','2.7.1'),(2070,566,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2480,619,'_elementor_edit_mode','builder'),(2481,619,'_elementor_template_type','wp-page'),(2482,619,'_elementor_version','2.7.5'),(2483,619,'_elementor_pro_version','2.7.1'),(2484,619,'_wp_page_template','default'),(1895,544,'_wp_attached_file','2019/10/cbdoil.jpeg'),(1896,544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:19:\"2019/10/cbdoil.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"cbdoil-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:19:\"cbdoil-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:19:\"cbdoil-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:20:\"cbdoil-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:26:\"cendeced - stock.adobe.com\";s:6:\"camera\";s:9:\"ILCE-6300\";s:7:\"caption\";s:130:\"hemp product, Hand holding bottle of Cannabis oil in pipette, close up, natural herb, medical marijuana concept, CBD cannabis OIL.\";s:17:\"created_timestamp\";s:10:\"1553609081\";s:9:\"copyright\";s:28:\"©cendeced - stock.adobe.com\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:130:\"hemp product, Hand holding bottle of Cannabis oil in pipette, close up, natural herb, medical marijuana concept, CBD cannabis OIL.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:100:{i:0;s:8:\"cannabis\";i:1;s:3:\"cbd\";i:2;s:7:\"medical\";i:3;s:3:\"oil\";i:4;s:8:\"medicine\";i:5;s:9:\"marijuana\";i:6;s:3:\"thc\";i:7;s:4:\"hemp\";i:8;s:4:\"drug\";i:9;s:10:\"background\";i:10;s:4:\"weed\";i:11;s:5:\"plant\";i:12;s:4:\"herb\";i:13;s:5:\"legal\";i:14;s:6:\"health\";i:15;s:7:\"natural\";i:16;s:9:\"medicinal\";i:17;s:5:\"green\";i:18;s:6:\"nature\";i:19;s:10:\"extraction\";i:20;s:4:\"leaf\";i:21;s:8:\"narcotic\";i:22;s:7:\"closeup\";i:23;s:6:\"herbal\";i:24;s:3:\"bud\";i:25;s:5:\"ganja\";i:26;s:3:\"pot\";i:27;s:6:\"sativa\";i:28;s:6:\"bottle\";i:29;s:9:\"addiction\";i:30;s:5:\"white\";i:31;s:11:\"alternative\";i:32;s:7:\"extract\";i:33;s:11:\"cannabidiol\";i:34;s:8:\"isolated\";i:35;s:5:\"macro\";i:36;s:5:\"glass\";i:37;s:11:\"cannabinoid\";i:38;s:6:\"liquid\";i:39;s:20:\"tetrahydrocannabinol\";i:40;s:9:\"container\";i:41;s:4:\"hash\";i:42;s:6:\"indica\";i:43;s:9:\"marihuana\";i:44;s:7:\"illegal\";i:45;s:3:\"dab\";i:46;s:7:\"concept\";i:47;s:7:\"organic\";i:48;s:9:\"addictive\";i:49;s:7:\"shatter\";i:50;s:8:\"cannabis\";i:51;s:3:\"cbd\";i:52;s:7:\"medical\";i:53;s:3:\"oil\";i:54;s:8:\"medicine\";i:55;s:9:\"marijuana\";i:56;s:3:\"thc\";i:57;s:4:\"hemp\";i:58;s:4:\"drug\";i:59;s:10:\"background\";i:60;s:4:\"weed\";i:61;s:5:\"plant\";i:62;s:4:\"herb\";i:63;s:5:\"legal\";i:64;s:6:\"health\";i:65;s:7:\"natural\";i:66;s:9:\"medicinal\";i:67;s:5:\"green\";i:68;s:6:\"nature\";i:69;s:10:\"extraction\";i:70;s:4:\"leaf\";i:71;s:8:\"narcotic\";i:72;s:7:\"closeup\";i:73;s:6:\"herbal\";i:74;s:3:\"bud\";i:75;s:5:\"ganja\";i:76;s:3:\"pot\";i:77;s:6:\"sativa\";i:78;s:6:\"bottle\";i:79;s:9:\"addiction\";i:80;s:5:\"white\";i:81;s:11:\"alternative\";i:82;s:7:\"extract\";i:83;s:11:\"cannabidiol\";i:84;s:8:\"isolated\";i:85;s:5:\"macro\";i:86;s:5:\"glass\";i:87;s:11:\"cannabinoid\";i:88;s:6:\"liquid\";i:89;s:20:\"tetrahydrocannabinol\";i:90;s:9:\"container\";i:91;s:4:\"hash\";i:92;s:6:\"indica\";i:93;s:9:\"marihuana\";i:94;s:7:\"illegal\";i:95;s:3:\"dab\";i:96;s:7:\"concept\";i:97;s:7:\"organic\";i:98;s:9:\"addictive\";i:99;s:7:\"shatter\";}}}'),(1897,544,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:48.2913662727189461065790965221822261810302734375;s:5:\"bytes\";i:137048;s:11:\"size_before\";i:283794;s:10:\"size_after\";i:146746;s:4:\"time\";d:0.12000000000000000943689570931383059360086917877197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:84.719999999999998863131622783839702606201171875;s:5:\"bytes\";i:34390;s:11:\"size_before\";i:40591;s:10:\"size_after\";i:6201;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:73.2399999999999948840923025272786617279052734375;s:5:\"bytes\";i:34462;s:11:\"size_before\";i:47055;s:10:\"size_after\";i:12593;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:34312;s:11:\"size_before\";i:83752;s:10:\"size_after\";i:49440;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:33884;s:11:\"size_before\";i:112396;s:10:\"size_after\";i:78512;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1902,545,'_elementor_version','2.7.3'),(1903,545,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1904,545,'_elementor_pro_version','2.7.1'),(1910,546,'_wp_page_template','default'),(1911,546,'_elementor_edit_mode','builder'),(1912,546,'_elementor_template_type','wp-post'),(1913,546,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/liftchair.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1914,546,'_elementor_version','2.7.3'),(1915,546,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1916,546,'_elementor_pro_version','2.7.1'),(1922,548,'_wp_page_template','default'),(1923,548,'_elementor_edit_mode','builder'),(1924,548,'_elementor_template_type','wp-post'),(1925,548,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#44f3c9\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1919,547,'_wp_attached_file','2019/10/lift-chair.jpg'),(1920,547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:22:\"2019/10/lift-chair.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"lift-chair-150x150.jpg\";s:5:\"width\";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:\"lift-chair-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:\"lift-chair-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:\"lift-chair-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:24:\"Guy Cali Associates Inc.\";s:6:\"camera\";s:10:\"NIKON D800\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390435200\";s:9:\"copyright\";s:51:\"Guy Cali Associates Inc.570.586.2500www.guycali.com\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";}}'),(1921,547,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.3166087951072853456935263238847255706787109375;s:5:\"bytes\";i:50569;s:11:\"size_before\";i:292026;s:10:\"size_after\";i:241457;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:61.74000000000000198951966012828052043914794921875;s:5:\"bytes\";i:12596;s:11:\"size_before\";i:20402;s:10:\"size_after\";i:7806;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.25;s:5:\"bytes\";i:12622;s:11:\"size_before\";i:29873;s:10:\"size_after\";i:17251;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:12666;s:11:\"size_before\";i:95280;s:10:\"size_after\";i:82614;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:12685;s:11:\"size_before\";i:146471;s:10:\"size_after\";i:133786;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1926,548,'_elementor_version','2.7.3'),(1927,548,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1928,548,'_elementor_pro_version','2.7.1'),(1947,551,'_wp_page_template','default'),(1948,551,'_elementor_edit_mode','builder'),(1949,551,'_elementor_template_type','wp-post'),(1950,551,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]}},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]}},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(1933,549,'_elementor_version','2.7.3'),(1934,549,'_elementor_template_type','wp-post'),(1935,549,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1936,549,'_elementor_pro_version','2.7.1'),(1939,550,'_wp_page_template','default'),(1940,550,'_elementor_edit_mode','builder'),(1941,550,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":537,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/helping.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1942,550,'_elementor_version','2.7.3'),(1943,550,'_elementor_template_type','wp-post'),(1944,550,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1945,550,'_elementor_pro_version','2.7.1'),(1946,11,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:9;s:11:\"header_size\";i:5;s:5:\"align\";i:9;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:5;s:5:\"color\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:6;s:16:\"content_position\";i:6;s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:2;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:3;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:4;s:26:\"background_overlay_opacity\";i:4;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:3;s:10:\"text_color\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:10:\"icon_space\";i:3;s:17:\"icon_space_mobile\";i:3;s:9:\"icon_size\";i:3;s:16:\"icon_size_tablet\";i:3;}s:21:\"section_style_content\";a:5:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;s:17:\"text_align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}}'),(1951,551,'_elementor_version','2.7.3'),(1952,551,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1953,551,'_elementor_pro_version','2.7.1'),(1967,553,'_elementor_version','2.7.3'),(1968,553,'_elementor_template_type','wp-post'),(1969,553,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1970,553,'_elementor_pro_version','2.7.1'),(1966,553,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1964,553,'_wp_page_template','default'),(1965,553,'_elementor_edit_mode','builder'),(1975,554,'_elementor_version','2.7.3'),(1976,554,'_elementor_template_type','wp-post'),(1977,554,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1978,554,'_elementor_pro_version','2.7.1'),(1985,556,'_wp_attached_file','2019/10/newcmsilogo.png'),(1986,556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:328;s:4:\"file\";s:23:\"2019/10/newcmsilogo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"newcmsilogo-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"newcmsilogo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:23:\"newcmsilogo-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(1987,556,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53773;s:10:\"size_after\";i:53773;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35988;s:10:\"size_after\";i:35988;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17785;s:10:\"size_after\";i:17785;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(2485,619,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Concentrators\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1992,501,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:6377418;s:11:\"size_before\";i:6687119;s:10:\"size_after\";i:309701;}'),(1993,500,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1361935;s:11:\"size_before\";i:1485681;s:10:\"size_after\";i:123746;}'),(1995,495,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:5676133;s:11:\"size_before\";i:5909144;s:10:\"size_after\";i:233011;}'),(1996,494,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:4771048;s:11:\"size_before\";i:5072778;s:10:\"size_after\";i:301730;}'),(1997,493,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:3120524;s:11:\"size_before\";i:3294805;s:10:\"size_after\";i:174281;}'),(1998,492,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:10133574;s:11:\"size_before\";i:10390051;s:10:\"size_after\";i:256477;}'),(1999,491,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:909827;s:11:\"size_before\";i:1225368;s:10:\"size_after\";i:315541;}'),(2000,490,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:6577960;s:11:\"size_before\";i:7027225;s:10:\"size_after\";i:449265;}'),(2001,489,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:3302956;s:11:\"size_before\";i:3648080;s:10:\"size_after\";i:345124;}'),(2002,488,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:7152342;s:11:\"size_before\";i:7447254;s:10:\"size_after\";i:294912;}'),(2003,487,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:2997343;s:11:\"size_before\";i:3251564;s:10:\"size_after\";i:254221;}'),(2004,486,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:4414285;s:11:\"size_before\";i:4687133;s:10:\"size_after\";i:272848;}'),(2005,529,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:9285632;s:11:\"size_before\";i:9547735;s:10:\"size_after\";i:262103;}'),(2006,537,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:7931035;s:11:\"size_before\";i:8218537;s:10:\"size_after\";i:287502;}'),(2068,566,'_elementor_version','2.7.3'),(2069,566,'_elementor_template_type','wp-page'),(2008,544,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:14770199;s:11:\"size_before\";i:15078080;s:10:\"size_after\";i:307881;}'),(2009,547,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:19458867;s:11:\"size_before\";i:19852458;s:10:\"size_after\";i:393591;}'),(2026,560,'_elementor_version','2.7.3'),(2027,560,'_elementor_template_type','wp-page'),(2028,560,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2029,560,'_elementor_pro_version','2.7.1'),(2042,564,'_wp_page_template','default'),(2043,564,'_elementor_edit_mode','builder'),(2044,564,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2025,560,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":412,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-07-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2074,567,'_wp_page_template','default'),(2075,567,'_elementor_edit_mode','builder'),(2076,567,'_elementor_template_type','wp-post'),(2077,567,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a962e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bcad4b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ccdcbdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"02731f0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737249d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"70dfe66\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"459260d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"2b718f4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7977a16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"475d39f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(2078,567,'_elementor_version','2.7.3'),(2079,567,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2080,567,'_elementor_pro_version','2.7.1'),(2083,568,'_wp_page_template','default'),(2084,568,'_elementor_edit_mode','builder'),(2085,568,'_elementor_template_type','wp-post'),(2086,568,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2087,568,'_elementor_version','2.7.3'),(2088,568,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2089,568,'_elementor_pro_version','2.7.1'),(2182,580,'_elementor_template_type','wp-post'),(2183,580,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2091,569,'_wp_page_template','default'),(2092,569,'_elementor_edit_mode','builder'),(2093,569,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2094,569,'_elementor_version','2.7.3'),(2095,569,'_elementor_template_type','wp-post'),(2096,569,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2097,569,'_elementor_pro_version','2.7.1'),(2100,570,'_wp_page_template','default'),(2101,570,'_elementor_edit_mode','builder'),(2102,570,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2103,570,'_elementor_version','2.7.3'),(2104,570,'_elementor_template_type','wp-post'),(2105,570,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2106,570,'_elementor_pro_version','2.7.1'),(2153,577,'_wp_page_template','default'),(2154,577,'_elementor_edit_mode','builder'),(2155,577,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2111,571,'_elementor_version','2.7.3'),(2112,571,'_elementor_template_type','wp-post'),(2113,571,'_elementor_pro_version','2.7.1'),(2466,617,'site-content-layout','page-builder'),(2467,617,'theme-transparent-header-meta','enabled'),(2468,617,'stick-header-meta','default'),(2469,617,'_elementor_edit_mode','builder'),(2470,617,'_elementor_template_type','wp-page'),(2258,589,'_wp_page_template','default'),(2259,589,'_elementor_edit_mode','builder'),(2260,589,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2478,617,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/01\\/about-img-04-free-img.jpg\",\"id\":355},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\"},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31defca\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2122,573,'_elementor_version','2.7.3'),(2123,573,'_elementor_template_type','wp-page'),(2124,573,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2125,573,'_elementor_pro_version','2.7.1'),(2471,617,'_elementor_version','2.7.5'),(2472,617,'_elementor_pro_version','2.7.1'),(2473,617,'_astra_content_layout_flag','disabled'),(2749,617,'header-main-stick-meta','on'),(2475,617,'ast-title-bar-display','disabled'),(2748,617,'site-post-title','disabled'),(2477,617,'_wp_page_template','default'),(2145,576,'_elementor_version','2.7.3'),(2146,576,'_elementor_template_type','wp-page'),(2147,576,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2148,576,'_elementor_pro_version','2.7.1'),(2149,576,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:6:{s:5:\"title\";i:22;s:5:\"align\";i:22;s:12:\"align_mobile\";i:6;s:11:\"header_size\";i:19;s:12:\"align_tablet\";i:4;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:16;s:22:\"typography_font_weight\";i:11;s:25:\"typography_text_transform\";i:1;s:21:\"typography_typography\";i:6;s:29:\"typography_line_height_mobile\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:5:{s:6:\"weight\";i:4;s:5:\"color\";i:15;s:10:\"gap_mobile\";i:1;s:10:\"gap_tablet\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:4;s:5:\"align\";i:15;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:4;s:10:\"text_color\";i:3;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:10:\"icon_align\";i:4;s:11:\"icon_indent\";i:4;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:3;s:13:\"selected_icon\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:13:\"border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:15:\"_padding_mobile\";i:4;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:21;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:13;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:4;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:5;s:6:\"margin\";i:3;s:13:\"margin_mobile\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_color\";i:3;}s:14:\"section_border\";a:7:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:18:\"border_hover_color\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:4;s:3:\"gap\";i:13;s:16:\"content_position\";i:12;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:14;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:7;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:5;s:24:\"background_overlay_color\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:3;s:7:\"link_to\";i:3;s:4:\"link\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}}'),(2151,10,'_edit_last','1'),(2152,10,'stick-header-meta','default'),(2156,577,'_elementor_version','2.7.3'),(2157,577,'_elementor_template_type','wp-post'),(2158,577,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2159,577,'_elementor_pro_version','2.7.1'),(2199,582,'_wp_page_template','default'),(2200,582,'_elementor_edit_mode','builder'),(2201,582,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2187380\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2175,579,'_elementor_version','2.7.3'),(2176,579,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2177,579,'_elementor_pro_version','2.7.1'),(2172,579,'_elementor_edit_mode','builder'),(2173,579,'_elementor_template_type','wp-post'),(2174,579,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2180,580,'_wp_page_template','default'),(2171,579,'_wp_page_template','default'),(2184,580,'_elementor_version','2.7.3'),(2185,580,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2186,580,'_elementor_pro_version','2.7.1'),(2192,581,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility.\\u00a0<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2193,581,'_elementor_version','2.7.3'),(2194,581,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2195,581,'_elementor_pro_version','2.7.1'),(2212,584,'_wp_page_template','default'),(2213,584,'_elementor_edit_mode','builder'),(2214,584,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (2215,584,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility.\\u00a0<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2202,582,'_elementor_version','2.7.3'),(2203,582,'_elementor_template_type','wp-post'),(2204,582,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2205,582,'_elementor_pro_version','2.7.1'),(2247,588,'_wp_page_template','default'),(2248,588,'_elementor_edit_mode','builder'),(2249,588,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2187380\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6f0e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2255,12,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:4;s:11:\"header_size\";i:3;s:5:\"align\";i:4;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:5:\"color\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;s:12:\"align_tablet\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:2;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:4;s:16:\"content_position\";i:4;s:6:\"layout\";i:2;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:1;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:2;s:10:\"text_color\";i:2;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:12:\"width_tablet\";i:1;s:12:\"space_tablet\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:24;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:10:\"icon_align\";i:24;s:17:\"icon_align_mobile\";i:12;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:24;s:9:\"icon_size\";i:24;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:24;s:11:\"text_indent\";i:24;s:26:\"icon_typography_typography\";i:24;s:25:\"icon_typography_font_size\";i:24;s:32:\"icon_typography_font_size_mobile\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:24;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(2465,617,'site-sidebar-layout','no-sidebar'),(2464,617,'_edit_last','1'),(2463,617,'_edit_lock','1581373485:1'),(2216,584,'_elementor_version','2.7.3'),(2217,584,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2218,584,'_elementor_pro_version','2.7.1'),(2222,585,'_wp_page_template','default'),(2223,585,'_elementor_edit_mode','builder'),(2224,585,'_elementor_template_type','wp-post'),(2225,585,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2226,585,'_elementor_version','2.7.3'),(2227,585,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2228,585,'_elementor_pro_version','2.7.1'),(2231,586,'_wp_page_template','default'),(2232,586,'_elementor_edit_mode','builder'),(2233,586,'_elementor_template_type','wp-post'),(2234,586,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2235,586,'_elementor_version','2.7.3'),(2236,586,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2237,586,'_elementor_pro_version','2.7.1'),(2239,587,'_wp_page_template','default'),(2240,587,'_elementor_edit_mode','builder'),(2241,587,'_elementor_template_type','wp-post'),(2242,587,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2243,587,'_elementor_version','2.7.3'),(2244,587,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2245,587,'_elementor_pro_version','2.7.1'),(2268,590,'_wp_page_template','default'),(2269,590,'_elementor_edit_mode','builder'),(2270,590,'_elementor_template_type','wp-post'),(2271,590,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2250,588,'_elementor_version','2.7.3'),(2251,588,'_elementor_template_type','wp-post'),(2252,588,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2253,588,'_elementor_pro_version','2.7.1'),(2261,589,'_elementor_version','2.7.3'),(2262,589,'_elementor_template_type','wp-page'),(2263,589,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2264,589,'_elementor_pro_version','2.7.1'),(2307,10,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:6:{s:5:\"title\";i:22;s:5:\"align\";i:22;s:12:\"align_mobile\";i:6;s:11:\"header_size\";i:19;s:12:\"align_tablet\";i:4;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:16;s:22:\"typography_font_weight\";i:11;s:25:\"typography_text_transform\";i:1;s:21:\"typography_typography\";i:6;s:29:\"typography_line_height_mobile\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:5:{s:6:\"weight\";i:4;s:5:\"color\";i:15;s:10:\"gap_mobile\";i:1;s:10:\"gap_tablet\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:4;s:5:\"align\";i:15;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:4;s:10:\"text_color\";i:3;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:10:\"icon_align\";i:4;s:11:\"icon_indent\";i:4;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:3;s:13:\"selected_icon\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:13:\"border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:15:\"_padding_mobile\";i:4;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:21;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:13;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:4;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:5;s:6:\"margin\";i:3;s:13:\"margin_mobile\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_color\";i:3;}s:14:\"section_border\";a:7:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:18:\"border_hover_color\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:4;s:3:\"gap\";i:13;s:16:\"content_position\";i:12;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:14;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:7;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:5;s:24:\"background_overlay_color\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:3;s:7:\"link_to\";i:3;s:4:\"link\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}}'),(2272,590,'_elementor_version','2.7.3'),(2273,590,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2274,590,'_elementor_pro_version','2.7.1'),(2278,591,'_wp_page_template','default'),(2279,591,'_elementor_edit_mode','builder'),(2280,591,'_elementor_template_type','wp-post'),(2281,591,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2282,591,'_elementor_version','2.7.3'),(2283,591,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2284,591,'_elementor_pro_version','2.7.1'),(2645,640,'_wp_page_template','default'),(2646,640,'_elementor_edit_mode','builder'),(2647,640,'_elementor_template_type','wp-post'),(2648,640,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2287,531,'_edit_lock','1581356266:1'),(2302,594,'_elementor_version','2.7.3'),(2303,594,'_elementor_template_type','wp-page'),(2304,594,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2305,594,'_elementor_pro_version','2.7.1'),(2301,594,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2299,594,'_wp_page_template','default'),(2300,594,'_elementor_edit_mode','builder'),(2661,641,'_elementor_version','2.7.5'),(2662,641,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2663,641,'_elementor_pro_version','2.7.1'),(3716,757,'_elementor_controls_usage','a:4:{s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}}'),(2667,642,'_wp_page_template','default'),(2668,642,'_elementor_edit_mode','builder'),(2669,642,'_elementor_template_type','wp-post'),(2670,642,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the pateint that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2450,11,'_yoast_wpseo_title','Durable Medical Equipment CPAP | CMSI - Call Us!'),(2451,15,'_yoast_wpseo_title','Get In Touch With Us! | CMSI - Give Us A Call Today!'),(2452,10,'_yoast_wpseo_title','Medical Supply Store Tallahassee | CMSI - Call Today!'),(2453,14,'_yoast_wpseo_title','Respiratory Durable Medical Equipment | CMSI - Call Now!'),(2454,11,'_yoast_wpseo_metadesc','Serving the Tallahassee, Florida area, Capital Medical and Surgical Inc. is here to make sure our clients have everything they need. Reach out to us today!'),(2455,10,'_yoast_wpseo_metadesc','Capital Medical & Surgical Inc. proudly serves the Tallahassee & surrounding areas with quality medical equipment & materials for home care & medical facilities.'),(2456,14,'_yoast_wpseo_metadesc','Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need and deliver the equipment & devices to you.'),(2649,640,'_elementor_version','2.7.3'),(2650,640,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2651,640,'_elementor_pro_version','2.7.1'),(2657,641,'_wp_page_template','default'),(2658,641,'_elementor_edit_mode','builder'),(2659,641,'_elementor_template_type','wp-post'),(2660,641,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the pateint that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2655,617,'_oembed_3ab9bdf3f66714a6033a7eb8c48f8a68','<iframe title=\"Oxlife Freedom® by O2 Concepts®\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/AT-QmQkNgyA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2656,617,'_oembed_time_3ab9bdf3f66714a6033a7eb8c48f8a68','1574270147'),(2671,642,'_elementor_version','2.7.5'),(2672,642,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2673,642,'_elementor_pro_version','2.7.1'),(2677,643,'_wp_page_template','default'),(2678,643,'_elementor_edit_mode','builder'),(2679,643,'_elementor_template_type','wp-post'),(2680,643,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2681,643,'_elementor_version','2.7.5'),(2682,643,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2683,643,'_elementor_pro_version','2.7.1'),(2687,644,'_wp_page_template','default'),(2688,644,'_elementor_edit_mode','builder'),(2689,644,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (2690,644,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2691,644,'_elementor_version','2.7.5'),(2692,644,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2693,644,'_elementor_pro_version','2.7.1'),(2697,645,'_wp_page_template','default'),(2698,645,'_elementor_edit_mode','builder'),(2699,645,'_elementor_template_type','wp-post'),(2700,645,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/elementor-617\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2701,645,'_elementor_version','2.7.5'),(2702,645,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2703,645,'_elementor_pro_version','2.7.1'),(2707,646,'_wp_page_template','default'),(2708,646,'_elementor_edit_mode','builder'),(2709,646,'_elementor_template_type','wp-post'),(2710,646,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2711,646,'_elementor_version','2.7.5'),(2712,646,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2713,646,'_elementor_pro_version','2.7.1'),(3653,750,'_elementor_pro_version','2.7.1'),(2750,617,'ast-featured-img','disabled'),(3102,688,'_elementor_edit_mode','builder'),(3103,688,'_elementor_template_type','wp-page'),(3104,688,'_elementor_version','2.7.5'),(3105,688,'_elementor_pro_version','2.7.1'),(3106,688,'_wp_page_template','default'),(3107,688,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"35937f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3108,688,'_elementor_controls_usage','a:0:{}'),(3111,689,'_wp_page_template','default'),(3112,689,'_elementor_edit_mode','builder'),(3113,689,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2187380\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6f0e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3072,684,'site-content-layout','page-builder'),(3073,684,'theme-transparent-header-meta','enabled'),(3074,684,'stick-header-meta','default'),(3075,684,'site-post-title','disabled'),(3076,684,'ast-featured-img','disabled'),(3077,684,'_elementor_edit_mode','builder'),(3078,684,'_elementor_template_type','wp-page'),(3079,684,'_elementor_version','2.7.5'),(3080,684,'_elementor_pro_version','2.7.1'),(3081,684,'_astra_content_layout_flag','disabled'),(3082,684,'ast-title-bar-display','disabled'),(3083,684,'_wp_page_template','default'),(3084,684,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p><strong>TWILIGHT TECHNOLOGY<\\/strong><\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p><em><strong>Twilight positioning is like no other seating system in the world.<\\/strong><\\/em>.<\\/p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.<\\/p><p>Prepare for an exceptional seating and recline experience!<\\/p><p><strong>MAXICOMFORT SERIES<\\/strong><\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>Golden is pleased to offer the only lifetime warranty for all Brisa\\u00ae breathable fabrics on lift chairs in the industry!<\\/p><p>Brisa\\u00ae is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa\\u2019s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.<\\/p><ul><li>Stain, scratch and blemish resistant<\\/li><li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather<\\/li><li>Superior comfort in all climate conditions \\u2014 stays cooler than leather in warm weather conditions<\\/li><li>Resists cold weather stiffening and cracking<\\/li><li>Cleans effortlessly with soap and water<\\/li><li>Lifts most stains with alcohol-based household cleaning solutions<\\/li><li>Disinfects with a 5:1 water-to-bleach solution<\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3094,687,'_elementor_edit_mode','builder'),(3095,687,'_elementor_template_type','wp-page'),(3096,687,'_elementor_version','2.7.5'),(3097,687,'_elementor_pro_version','2.7.1'),(3098,687,'_wp_page_template','default'),(3085,686,'_elementor_controls_usage','a:0:{}'),(3086,686,'_elementor_edit_mode','builder'),(3087,686,'_elementor_template_type','wp-page'),(3088,686,'_elementor_version','2.7.5'),(3089,686,'_elementor_pro_version','2.7.1'),(3090,686,'_wp_page_template','default'),(3091,686,'_elementor_data','[{\"id\":\"5ec3a1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd9a7fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"927918e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(3099,687,'_elementor_data','[]'),(3070,684,'_edit_last','1'),(3071,684,'site-sidebar-layout','no-sidebar'),(3068,684,'_edit_lock','1581352213:1'),(2769,651,'_elementor_edit_mode','builder'),(2770,651,'_elementor_template_type','wp-page'),(2771,651,'_elementor_version','2.7.5'),(2772,651,'_elementor_pro_version','2.7.1'),(2773,651,'_wp_page_template','default'),(2774,651,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/01\\/about-img-04-free-img.jpg\",\"id\":355},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\"},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31defca\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2776,617,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";i:1;s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3714,757,'_wp_page_template','default'),(3715,757,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":{\"custom_css\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7428525\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2832,658,'_elementor_edit_mode','builder'),(2833,658,'_elementor_template_type','wp-page'),(2834,658,'_elementor_version','2.7.5'),(2835,658,'_elementor_pro_version','2.7.1'),(2836,658,'_wp_page_template','default'),(2837,658,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/01\\/about-img-04-free-img.jpg\",\"id\":355},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\"},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31defca\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2838,658,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";i:1;s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3668,753,'_elementor_template_type','wp-page'),(3712,757,'_elementor_version','2.8.0'),(3713,757,'_elementor_pro_version','2.7.1'),(2871,461,'_edit_lock','1574889475:1'),(3746,762,'_wp_attached_file','2019/10/cropped-newcmsilogo.png'),(2914,669,'_wp_page_template','default'),(2915,669,'_elementor_edit_mode','builder'),(2916,669,'_elementor_data','[{\"id\":\"17a747d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":391,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-04-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"5141257e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a90a191\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"699b7bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778d8459\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12eeafe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11d6502b\",\"elType\":\"widget\",\"settings\":{\"title\":\"A few words\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b5fdab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About CMSI\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41ceddab\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"580719a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. <\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"68b36846\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":537,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/helping.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"125\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c76557e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are always\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32319826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glad to help\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fcdfce\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56a679a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f69dd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":394,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"64ded6cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f9efcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual approach\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6414e077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edc27f9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"165ada5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2670ed09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"516fa2bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eye-slash\",\"title_text\":\"Exceptional Service\",\"description_text\":\"Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"far fa-eye-slash\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"63a9e035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"771c9f3a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-medkit\",\"title_text\":\"Modern equipment\",\"description_text\":\"We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-medkit\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7268fa1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"71d8351f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shield\",\"title_text\":\"Quality & Safety\",\"description_text\":\"It can be hard to know where to look for high-quality medical equipment for home care.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bc5334a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c495eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e8d5810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e8cff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":529,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/happy-customer.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6529e491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":425},\"space_tablet\":{\"unit\":\"px\",\"size\":350}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"e7863f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33272e4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Healthy and happy customers\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#1ee7e9\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"288388e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Satisfied Customers\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#0192bc\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48afa110\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"645d28f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2917,669,'_elementor_version','2.7.3'),(2918,669,'_elementor_template_type','wp-post'),(2919,669,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2920,669,'_elementor_pro_version','2.7.1'),(2921,669,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:9;s:11:\"header_size\";i:5;s:5:\"align\";i:9;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:5;s:5:\"color\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:6;s:16:\"content_position\";i:6;s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:2;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:3;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:4;s:26:\"background_overlay_opacity\";i:4;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:3;s:10:\"text_color\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:10:\"icon_space\";i:3;s:17:\"icon_space_mobile\";i:3;s:9:\"icon_size\";i:3;s:16:\"icon_size_tablet\";i:3;}s:21:\"section_style_content\";a:5:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;s:17:\"text_align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}}'),(3972,778,'_wp_trash_meta_status','draft'),(3710,757,'_elementor_edit_mode','builder'),(3711,757,'_elementor_template_type','wp-page'),(2924,11,'stick-header-meta','default'),(2925,11,'_elementor_edit_mode','builder'),(3973,778,'_wp_trash_meta_time','1612463606'),(3974,778,'_wp_desired_post_slug',''),(3025,679,'_elementor_data','[{\"id\":\"683e60c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":442,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wheelchair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"010\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"6e1eca1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"4062f50c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capital Medical and Surgical Inc.\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_color\":\"#ffffff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d49653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing Quality Medical Supplies with Exceptional Service\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"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},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb6dbba\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"gap_mobile\":{\"unit\":\"px\",\"size\":5},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed7527b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"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\":\"474e432\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":79},\"elements\":[{\"id\":\"1ece318\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#ffffff\",\"editor\":\"<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\",\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32ac764d\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"81aba18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":21},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9ccd51\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125}},\"elements\":[{\"id\":\"63ffc8bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":60,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"129bd766\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33676680\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"gap_tablet\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2e867084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f37f0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"710011aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"_inline_size_tablet\":40,\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"46cc680e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"background_color\":\"#138fc7\",\"background_color_b\":\"#8af2d8\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3eadda33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2944fae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Questions?\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553811b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 (850) 942-0198\",\"icon\":\"fa fa-phone\",\"_id\":\"e8cc784\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"left\",\"icon_color\":\"#ffffff\",\"icon_color_hover\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":21},\"icon_typography_font_weight\":\"bold\",\"icon_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":1.25}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"973f164\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":6},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7789dd3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><font color=\\\"#ffffff\\\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.<\\/i><\\/font><br><\\/h6>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e5bcff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#1ee7e9\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"24a91a6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b903a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Hours\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6683ae2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"57559f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7d64558f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca7af61\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"72665e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48608c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539b4f14\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9473827\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"30361d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1450416\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d4eeea\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5e05c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"fdf9e17\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbf931\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da53e70\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"684c7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"645cc1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7b94fd\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"57b73da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"507057c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90cd0b2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5baee2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd39977\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1ccd2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bed417\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"3bcd089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0f3ab0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa26c9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0bab023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"structure\":\"20\",\"gap\":\"no\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a64c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bf08bfd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"afb11e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"e1aa83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ab3e43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"9.00 - 5.00\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"rgba(0,0,0,0.6)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62ef6c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(0,0,0,0.1)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c67c288\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"527835e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"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\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25f5084f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern equipment\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c743682\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Most Popular Products\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b30eb84\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7726fd11\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d3355c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cc3af20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":408,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-03-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b69612\",\"elType\":\"widget\",\"settings\":{\"title\":\"Respiratory\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2dc0ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b34f70d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":411,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-06-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9c1779a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobility\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"666eb979\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_mobile\":50,\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(255,255,255,0.1)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.5)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"rgba(255,255,255,0.2)\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10854cf2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":410,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/icon-05-free-img.png\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0f8b6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71c61d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955b0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"abc1021\",\"elType\":\"widget\",\"settings\":{\"text\":\"Insurances\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/insurances\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e3fbe1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"b1aaed9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2c726d74\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b2d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b8e28\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50be0af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53b8686e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3024,679,'_elementor_edit_mode','builder'),(3023,679,'_wp_page_template','default'),(3026,679,'_elementor_version','2.7.3'),(3027,679,'_elementor_template_type','wp-page'),(3028,679,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3029,679,'_elementor_pro_version','2.7.1'),(3030,679,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:6:{s:5:\"title\";i:22;s:5:\"align\";i:22;s:12:\"align_mobile\";i:6;s:11:\"header_size\";i:19;s:12:\"align_tablet\";i:4;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:16;s:22:\"typography_font_weight\";i:11;s:25:\"typography_text_transform\";i:1;s:21:\"typography_typography\";i:6;s:29:\"typography_line_height_mobile\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:5:{s:6:\"weight\";i:4;s:5:\"color\";i:15;s:10:\"gap_mobile\";i:1;s:10:\"gap_tablet\";i:1;s:3:\"gap\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:4;s:5:\"align\";i:15;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:4;s:10:\"text_color\";i:3;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:10:\"icon_align\";i:4;s:11:\"icon_indent\";i:4;s:12:\"align_mobile\";i:4;s:12:\"align_tablet\";i:3;s:13:\"selected_icon\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:13:\"border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:15:\"_padding_mobile\";i:4;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:21;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:13;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:4;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:5;s:6:\"margin\";i:3;s:13:\"margin_mobile\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_color\";i:3;}s:14:\"section_border\";a:7:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:18:\"border_hover_color\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:4;s:3:\"gap\";i:13;s:16:\"content_position\";i:12;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:14;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:7;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:5;s:24:\"background_overlay_color\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:3;s:7:\"link_to\";i:3;s:4:\"link\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}}'),(3975,787,'_wp_trash_meta_status','private'),(3976,787,'_wp_trash_meta_time','1612463627'),(3982,162,'_elementor_css','a:6:{s:4:\"time\";i:1612548384;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3979,766,'_wp_trash_meta_status','draft'),(3058,683,'_wp_page_template','default'),(3059,683,'_elementor_edit_mode','builder'),(3060,683,'_elementor_data','[{\"id\":\"11ae1fbb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":501,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/heathinsuranceheader.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"7782071c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e441ded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insurances\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f9d8fe\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"546ad71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(19,143,199,0.05)\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"394\",\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-09-free-img.jpg\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4d1e08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"200\",\"bottom\":\"75\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"100\",\"bottom\":\"200\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"150\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c94f069\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-quote-right\",\"primary_color\":\"rgba(1,146,188,0.2)\",\"selected_icon\":{\"value\":\"fas fa-shield-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9375af1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'ve Got You Covered..\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#138fc7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ddaea2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\",\"align\":\"center\",\"text_color\":\"#54595f\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bd26435\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84041e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":75},\"space_tablet\":{\"unit\":\"%\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"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\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7d5b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":414,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-02-free-img-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45}},\"elements\":[{\"id\":\"a7e8533\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dfdb5da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9e3bc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"7af1b4a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2187380\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9ff746e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9e0b12c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cb06cb6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d673631\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicaid and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af2562b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"70b4edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"622c1e10\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"783d4b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4248778\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"fe5fd78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"628d20e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e3d675\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ac2a47d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"84b4166\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Capital Health Plan\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6f0e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Blue Cross Blue Shield\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"af41d70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"United Healthcare<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f3223fb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Humana\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7602545\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"99c0003\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Medicare and Medicaid HMOs<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ae5b728\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Aetna\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17e4284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1d10154\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tricare\\/Champus<span style=\\\"font-size: 26px;\\\"><\\/span>\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dd6df5a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"WellCare\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"56329b2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Many Medicare Advantage (HMO) Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f8fa02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Workers Comp\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e11b64e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Commercial Plans\",\"icon\":\"fa fa-heartbeat\",\"_id\":\"3be7391\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_align\":\"center\",\"icon_color\":\"#1ee7e9\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#ffffff\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e8a66b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":850},\"gap\":\"no\",\"content_position\":\"middle\",\"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}},\"elements\":[{\"id\":\"0044eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1284633\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are happy to help\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad0fd37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Give Us a Call\",\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"888f846\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3862703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.<\\/p>\",\"align\":\"center\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0264376\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"align\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#0192bc\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3977,787,'_wp_desired_post_slug','mobile-hospital-beds'),(3061,683,'_elementor_version','2.7.3'),(3062,683,'_elementor_template_type','wp-post'),(3063,683,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3064,683,'_elementor_pro_version','2.7.1'),(3065,683,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:4;s:11:\"header_size\";i:3;s:5:\"align\";i:4;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:5:\"color\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;s:12:\"align_tablet\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:2;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:4;s:16:\"content_position\";i:4;s:6:\"layout\";i:2;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:1;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:2;s:10:\"text_color\";i:2;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:12:\"width_tablet\";i:1;s:12:\"space_tablet\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:24;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:10:\"icon_align\";i:24;s:17:\"icon_align_mobile\";i:12;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:24;s:9:\"icon_size\";i:24;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:24;s:11:\"text_indent\";i:24;s:26:\"icon_typography_typography\";i:24;s:25:\"icon_typography_font_size\";i:24;s:32:\"icon_typography_font_size_mobile\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:24;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(3910,792,'_wp_page_template','elementor_header_footer'),(3980,766,'_wp_trash_meta_time','1612463656'),(3067,12,'stick-header-meta','default'),(3114,689,'_elementor_version','2.7.5'),(3115,689,'_elementor_template_type','wp-post'),(3116,689,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3117,689,'_elementor_pro_version','2.7.1'),(3129,691,'_elementor_edit_mode','builder'),(3130,691,'_elementor_template_type','wp-page'),(3131,691,'_elementor_version','2.7.5'),(3132,691,'_elementor_pro_version','2.7.1'),(3133,691,'_wp_page_template','default'),(3134,691,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"35937f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3400,723,'_elementor_edit_mode','builder'),(3401,723,'_elementor_template_type','wp-page'),(3402,723,'_elementor_version','2.7.5'),(3403,723,'_elementor_pro_version','2.7.1'),(3404,723,'_wp_page_template','default'),(3392,722,'_elementor_template_type','wp-page'),(3198,699,'_elementor_edit_mode','builder'),(3199,699,'_elementor_template_type','wp-page'),(3200,699,'_elementor_version','2.7.5'),(3201,699,'_elementor_pro_version','2.7.1'),(3202,699,'_wp_page_template','default'),(3203,699,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"35937f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3848,781,'_wp_page_template','default'),(3849,781,'_elementor_edit_mode','builder'),(3850,781,'_elementor_data','[{\"id\":\"5d804b6f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":371,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"175\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dbf1080\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6eb949b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"794f8535\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.6779999999999972715158946812152862548828125,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4498239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be3a3b4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ff5b1c3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"RESPIRATORY\",\"icon\":\"fa fa-minus\",\"_id\":\"922f1a5\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"MOBILITY\",\"icon\":\"fa fa-minus\",\"_id\":\"f55c64a\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"LIFT CHAIRS\",\"icon\":\"fa fa-minus\",\"_id\":\"7a400ea\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"WOUND CARE\",\"icon\":\"fa fa-minus\",\"_id\":\"862fdb2\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"BEDS\",\"icon\":\"fa fa-minus\",\"_id\":\"bd13504\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"AND MORE\",\"icon\":\"fa fa-minus\",\"_id\":\"3c33c86\",\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/products\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"List Item\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"549a7c4\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_align\":\"left\",\"icon_align_mobile\":\"left\",\"icon_color\":\"rgba(255,255,255,0.5)\",\"icon_color_hover\":\"#44f3c9\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"text_color_hover\":\"#44f3c9\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_weight\":\"bold\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6cb05c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"65\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7f2e3d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6f7065\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f8c9da2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><span style=\\\"color: #ffffff;\\\">\\u00a0Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.<\\/span><\\/h3>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70a77d0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"bold\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/cmsimed.com\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e57d789\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4.3209999999999997299937604111619293689727783203125,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e12aa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h4\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4406cd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"38e0dee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7e29a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>+1 (850) 942-0198<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d4f27c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h5\",\"align\":\"left\",\"align_mobile\":\"left\",\"title_color\":\"#ffffff\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf28590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2740 Capital Circle NE Tallahassee, FL<\\/p>\",\"align\":\"left\",\"align_mobile\":\"left\",\"text_color\":\"#ffffff\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3391,722,'_elementor_edit_mode','builder'),(3382,721,'_elementor_edit_mode','builder'),(3383,721,'_elementor_template_type','wp-page'),(3384,721,'_elementor_version','2.7.5'),(3373,720,'_elementor_edit_mode','builder'),(3374,720,'_elementor_template_type','wp-page'),(3375,720,'_elementor_version','2.7.5'),(3376,720,'_elementor_pro_version','2.7.1'),(3377,720,'_wp_page_template','default'),(3378,720,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"35937f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3667,753,'_elementor_edit_mode','builder'),(3208,701,'_edit_lock','1581367698:1'),(3253,706,'_elementor_version','2.7.5'),(3210,701,'_edit_last','1'),(3211,701,'site-sidebar-layout','default'),(3212,701,'site-content-layout','default'),(3213,701,'theme-transparent-header-meta','default'),(3214,701,'stick-header-meta','default'),(3215,701,'_yoast_wpseo_content_score','30'),(3717,701,'_elementor_edit_mode','builder'),(3227,701,'_elementor_template_type','wp-page'),(3228,701,'_elementor_version','2.8.0'),(3229,701,'_elementor_pro_version','2.7.1'),(3230,701,'_wp_page_template','default'),(3231,701,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":{\"custom_css\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7428525\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3232,704,'_elementor_controls_usage','a:0:{}'),(3233,704,'_elementor_edit_mode','builder'),(3234,704,'_elementor_template_type','wp-page'),(3235,704,'_elementor_version','2.7.5'),(3236,704,'_elementor_pro_version','2.7.1'),(3237,704,'_wp_page_template','default'),(3238,704,'_elementor_data','[]'),(3241,705,'_elementor_controls_usage','a:0:{}'),(3242,705,'_elementor_edit_mode','builder'),(3243,705,'_elementor_template_type','wp-page'),(3244,705,'_elementor_version','2.7.5'),(3245,705,'_elementor_pro_version','2.7.1'),(3246,705,'_wp_page_template','default'),(3247,705,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3251,706,'_elementor_edit_mode','builder'),(3252,706,'_elementor_template_type','wp-page'),(3318,713,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3254,706,'_elementor_pro_version','2.7.1'),(3255,706,'_wp_page_template','default'),(3256,706,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3313,713,'_elementor_edit_mode','builder'),(3314,713,'_elementor_template_type','wp-page'),(3315,713,'_elementor_version','2.7.5'),(3316,713,'_elementor_pro_version','2.7.1'),(3317,713,'_wp_page_template','default'),(3324,714,'_elementor_version','2.7.5'),(3325,714,'_elementor_pro_version','2.7.1'),(3762,766,'_wp_page_template','elementor_header_footer'),(3763,770,'_wp_page_template','default'),(3764,770,'_elementor_edit_mode','builder'),(3765,770,'_elementor_template_type','wp-post'),(3766,770,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3747,762,'_wp_attachment_context','site-icon'),(3748,762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2019/10/cropped-newcmsilogo.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-newcmsilogo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-newcmsilogo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:31:\"cropped-newcmsilogo-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:31:\"cropped-newcmsilogo-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:31:\"cropped-newcmsilogo-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:29:\"cropped-newcmsilogo-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:11:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";}}'),(3749,762,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68183;s:10:\"size_after\";i:68183;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49921;s:10:\"size_after\";i:49921;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18262;s:10:\"size_after\";i:18262;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(3760,766,'stick-header-meta','enabled'),(3755,766,'_edit_lock','1587155493:1'),(3756,766,'_edit_last','1'),(3757,766,'site-sidebar-layout','no-sidebar'),(3758,766,'site-content-layout','page-builder'),(3759,766,'theme-transparent-header-meta ','default'),(3981,766,'_wp_desired_post_slug',''),(3322,714,'_elementor_edit_mode','builder'),(3323,714,'_elementor_template_type','wp-page'),(3336,715,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3326,714,'_wp_page_template','default'),(3327,714,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3331,715,'_elementor_edit_mode','builder'),(3332,715,'_elementor_template_type','wp-page'),(3333,715,'_elementor_version','2.7.5'),(3334,715,'_elementor_pro_version','2.7.1'),(3335,715,'_wp_page_template','default'),(3702,756,'_elementor_edit_mode','builder'),(3693,755,'_elementor_edit_mode','builder'),(3694,755,'_elementor_template_type','wp-page'),(3695,755,'_elementor_version','2.7.5'),(3696,755,'_elementor_pro_version','2.7.1'),(3697,755,'_wp_page_template','default'),(3698,755,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7428525\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3340,716,'_elementor_edit_mode','builder'),(3341,716,'_elementor_template_type','wp-page'),(3342,716,'_elementor_version','2.7.5'),(3343,716,'_elementor_pro_version','2.7.1'),(3344,716,'_wp_page_template','default'),(3345,716,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3346,716,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3703,756,'_elementor_template_type','wp-page'),(3704,756,'_elementor_version','2.8.0'),(3348,717,'_elementor_edit_mode','builder'),(3349,717,'_elementor_template_type','wp-page'),(3350,717,'_elementor_version','2.7.5'),(3351,717,'_elementor_pro_version','2.7.1'),(3352,717,'_wp_page_template','default'),(3353,717,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3354,717,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3705,756,'_elementor_pro_version','2.7.1'),(3706,756,'_wp_page_template','default'),(3356,718,'_elementor_edit_mode','builder'),(3357,718,'_elementor_template_type','wp-page'),(3358,718,'_elementor_version','2.7.5'),(3359,718,'_elementor_pro_version','2.7.1'),(3360,718,'_wp_page_template','default'),(3361,718,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3362,718,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3364,719,'_elementor_edit_mode','builder'),(3365,719,'_elementor_template_type','wp-page'),(3366,719,'_elementor_version','2.7.5'),(3367,719,'_elementor_pro_version','2.7.1'),(3368,719,'_wp_page_template','default'),(3369,719,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"35937f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3370,719,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(3372,684,'_yoast_wpseo_content_score','30'),(3385,721,'_elementor_pro_version','2.7.1'),(3386,721,'_wp_page_template','default'),(3387,721,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3393,722,'_elementor_version','2.7.5'),(3394,722,'_elementor_pro_version','2.7.1'),(3395,722,'_wp_page_template','default'),(3396,722,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c5a633e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c10247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6a6ce52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4703be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3405,723,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3409,724,'_elementor_edit_mode','builder'),(3410,724,'_elementor_template_type','wp-page'),(3411,724,'_elementor_version','2.7.5'),(3412,724,'_elementor_pro_version','2.7.1'),(3413,724,'_wp_page_template','default'),(3414,724,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3436,727,'_elementor_version','2.7.5'),(3437,727,'_elementor_pro_version','2.7.1'),(3438,727,'_wp_page_template','default'),(3439,727,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3425,726,'_elementor_edit_mode','builder'),(3426,726,'_elementor_template_type','wp-page'),(3427,726,'_elementor_version','2.7.5'),(3428,726,'_elementor_pro_version','2.7.1'),(3429,726,'_wp_page_template','default'),(3430,726,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3463,730,'_elementor_version','2.7.5'),(3434,727,'_elementor_edit_mode','builder'),(3435,727,'_elementor_template_type','wp-page'),(3443,728,'_elementor_edit_mode','builder'),(3444,728,'_elementor_template_type','wp-page'),(3445,728,'_elementor_version','2.7.5'),(3446,728,'_elementor_pro_version','2.7.1'),(3447,728,'_wp_page_template','default'),(3448,728,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3707,756,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":{\"custom_css\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7428525\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3461,730,'_elementor_edit_mode','builder'),(3462,730,'_elementor_template_type','wp-page'),(3452,729,'_elementor_edit_mode','builder'),(3453,729,'_elementor_template_type','wp-page'),(3454,729,'_elementor_version','2.7.5'),(3455,729,'_elementor_pro_version','2.7.1'),(3456,729,'_wp_page_template','default'),(3457,729,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"623987b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lift Chairs<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3464,730,'_elementor_pro_version','2.7.1'),(3465,730,'_wp_page_template','default'),(3466,730,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3470,731,'_elementor_edit_mode','builder'),(3471,731,'_elementor_template_type','wp-page'),(3472,731,'_elementor_version','2.7.5'),(3473,731,'_elementor_pro_version','2.7.1'),(3474,731,'_wp_page_template','default'),(3475,731,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3490,733,'_elementor_edit_mode','builder'),(3491,733,'_elementor_template_type','wp-page'),(3492,733,'_elementor_version','2.7.5'),(3493,733,'_elementor_pro_version','2.7.1'),(3494,733,'_wp_page_template','default'),(3495,733,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3651,750,'_elementor_version','2.7.5'),(3652,750,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3649,750,'_elementor_template_type','wp-post'),(3650,750,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3647,750,'_wp_page_template','default'),(3648,750,'_elementor_edit_mode','builder'),(3499,734,'_elementor_edit_mode','builder'),(3500,734,'_elementor_template_type','wp-page'),(3501,734,'_elementor_version','2.7.5'),(3502,734,'_elementor_pro_version','2.7.1'),(3503,734,'_wp_page_template','default'),(3504,734,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3691,754,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3508,735,'_elementor_edit_mode','builder'),(3509,735,'_elementor_template_type','wp-page'),(3510,735,'_elementor_version','2.7.5'),(3511,735,'_elementor_pro_version','2.7.1'),(3512,735,'_wp_page_template','default'),(3513,735,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3517,736,'_elementor_edit_mode','builder'),(3518,736,'_elementor_template_type','wp-page'),(3519,736,'_elementor_version','2.7.5'),(3520,736,'_elementor_pro_version','2.7.1'),(3521,736,'_wp_page_template','default'),(3522,736,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3546,739,'_elementor_edit_mode','builder'),(3547,739,'_elementor_template_type','wp-page'),(3548,739,'_elementor_version','2.7.5'),(3549,739,'_elementor_pro_version','2.7.1'),(3550,739,'_wp_page_template','default'),(3551,739,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3535,738,'_elementor_edit_mode','builder'),(3536,738,'_elementor_template_type','wp-page'),(3537,738,'_elementor_version','2.7.5'),(3538,738,'_elementor_pro_version','2.7.1'),(3539,738,'_wp_page_template','default'),(3540,738,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3557,740,'_elementor_edit_mode','builder'),(3558,740,'_elementor_template_type','wp-page'),(3559,740,'_elementor_version','2.7.5'),(3560,740,'_elementor_pro_version','2.7.1'),(3561,740,'_wp_page_template','default'),(3562,740,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3577,742,'_elementor_edit_mode','builder'),(3566,741,'_elementor_edit_mode','builder'),(3567,741,'_elementor_template_type','wp-page'),(3568,741,'_elementor_version','2.7.5'),(3569,741,'_elementor_pro_version','2.7.1'),(3570,741,'_wp_page_template','default'),(3571,741,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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}]'),(3689,754,'_wp_page_template','default'),(3690,754,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3578,742,'_elementor_template_type','wp-page'),(3579,742,'_elementor_version','2.7.5'),(3580,742,'_elementor_pro_version','2.7.1'),(3581,742,'_wp_page_template','default'),(3582,742,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3687,754,'_elementor_version','2.7.5'),(3688,754,'_elementor_pro_version','2.7.1'),(3586,743,'_elementor_edit_mode','builder'),(3587,743,'_elementor_template_type','wp-page'),(3588,743,'_elementor_version','2.7.5'),(3589,743,'_elementor_pro_version','2.7.1'),(3590,743,'_wp_page_template','default'),(3591,743,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p>TWILIGHT TECHNOLOGY<\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3685,754,'_elementor_edit_mode','builder'),(3686,754,'_elementor_template_type','wp-page'),(3602,745,'_elementor_edit_mode','builder'),(3603,745,'_elementor_template_type','wp-page'),(3604,745,'_elementor_version','2.7.5'),(3605,745,'_elementor_pro_version','2.7.1'),(3606,745,'_wp_page_template','default'),(3607,745,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p>TWILIGHT TECHNOLOGY<\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p>MAXICOMFORT SERIES<\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with\\u00a0our adjustable active seat option.<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3611,746,'_elementor_edit_mode','builder'),(3612,746,'_elementor_template_type','wp-page'),(3613,746,'_elementor_version','2.7.5'),(3614,746,'_elementor_pro_version','2.7.1'),(3615,746,'_wp_page_template','default'),(3616,746,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p>TWILIGHT TECHNOLOGY<\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p>MAXICOMFORT SERIES<\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3620,747,'_elementor_edit_mode','builder'),(3621,747,'_elementor_template_type','wp-page'),(3622,747,'_elementor_version','2.7.5'),(3623,747,'_elementor_pro_version','2.7.1'),(3624,747,'_wp_page_template','default'),(3625,747,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p>TWILIGHT TECHNOLOGY<\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p><em><strong>Twilight positioning is like no other seating system in the world.<\\/strong><\\/em>.<\\/p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.<\\/p><p>Prepare for an exceptional seating and recline experience!<\\/p><p>MAXICOMFORT SERIES<\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3629,748,'_elementor_edit_mode','builder'),(3630,748,'_elementor_template_type','wp-page'),(3631,748,'_elementor_version','2.7.5'),(3632,748,'_elementor_pro_version','2.7.1'),(3633,748,'_wp_page_template','default'),(3634,748,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p><strong>TWILIGHT TECHNOLOGY<\\/strong><\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p><em><strong>Twilight positioning is like no other seating system in the world.<\\/strong><\\/em>.<\\/p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.<\\/p><p>Prepare for an exceptional seating and recline experience!<\\/p><p><strong>MAXICOMFORT SERIES<\\/strong><\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3917,791,'_edit_lock','1587155427:1'),(3638,749,'_elementor_edit_mode','builder'),(3639,749,'_elementor_template_type','wp-page'),(3640,749,'_elementor_version','2.7.5'),(3641,749,'_elementor_pro_version','2.7.1'),(3642,749,'_wp_page_template','default'),(3643,749,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p><strong>TWILIGHT TECHNOLOGY<\\/strong><\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p><em><strong>Twilight positioning is like no other seating system in the world.<\\/strong><\\/em>.<\\/p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.<\\/p><p>Prepare for an exceptional seating and recline experience!<\\/p><p><strong>MAXICOMFORT SERIES<\\/strong><\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>Golden is pleased to offer the only lifetime warranty for all Brisa\\u00ae breathable fabrics on lift chairs in the industry!<\\/p><p>Brisa\\u00ae is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa\\u2019s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.<\\/p><ul><li>Stain, scratch and blemish resistant<\\/li><li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather<\\/li><li>Superior comfort in all climate conditions \\u2014 stays cooler than leather in warm weather conditions<\\/li><li>Resists cold weather stiffening and cracking<\\/li><li>Cleans effortlessly with soap and water<\\/li><li>Lifts most stains with alcohol-based household cleaning solutions<\\/li><li>Disinfects with a 5:1 water-to-bleach solution<\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3645,684,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}s:14:\"section_border\";a:1:{s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(3657,751,'_wp_page_template','default'),(3658,751,'_elementor_edit_mode','builder'),(3659,751,'_elementor_template_type','wp-post'),(3660,751,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3661,751,'_elementor_version','2.7.5'),(3662,751,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3663,751,'_elementor_pro_version','2.7.1'),(3919,793,'_wp_page_template','default'),(3920,793,'_elementor_edit_mode','builder'),(3921,793,'_elementor_template_type','wp-post'),(3922,793,'_elementor_data','[{\"id\":\"5206401f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":373,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"320\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"79a6eccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f56b50a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c4a792\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"center\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3476c4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de4950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"56806a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"We deliver equipment and devices\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#1ee7e9\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9d4c3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"View Our Products Below\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d4e118\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"03c1032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c7c9766\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":487,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/walker.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"7bb008f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98a4e86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1833783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7561a19\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1b50c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9a3e43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcdc097\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1949083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, as well as CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0de54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"ee8e78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":486,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/oxygen-tanks.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd6d4ff\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ed766b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"71812a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oxygen and Respiratory\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0255af3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16ca2ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\\\"https:\\/\\/cmsimed.com\\/portable-oxygen-concentrators\\/\\\">portable use<\\/a>, CPAP\\/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4911136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8612af1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"80c93b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e673b5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b5cfbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ed8ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8560a95\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8181f52\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"66a6698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":490,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/powermobility.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bf1dd4\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"98812b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a709537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Power Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a5d49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"df9c8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec4133b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f915681\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd804d3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"82edfd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb6ce5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65aa4d9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177f9f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc2aa98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"9ea4d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":489,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/medicalvan.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"895e3f5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"b3491f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d3dfcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manual Mobility\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a77396\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3468086\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd7eb6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6c21feb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f28ccc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9b3bb1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5635eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e4c6349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ac739\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d387f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7f2c4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":547,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7acb64b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ff1ea26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5bac8d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68cac79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d5578f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a large offering of <a href=\\\"https:\\/\\/cmsimed.com\\/lift-chair\\/\\\">lift chairs by Golden Technologies<\\/a>. The chairs range in price from the value series to luxury series with many fabric and material choices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184c799\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1171ff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebde85c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"5ea476f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4c3fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a964543\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98fd7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8647f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"3703c19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":494,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/orthotics.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3deb33\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"0b1ccb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0094357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orthotics\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"879bfd1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a471504\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema\\u00a0 garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed848e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be63692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef05676\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a59056\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bf5d221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a30a2ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"cff7ed1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b043b0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"65f8b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":493,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/wound-care.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center center\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"f4964fd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"74c076a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"de889a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wound Care\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a9a80a0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36968e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13e015\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"5b143c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9bf0bc\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"f7c28e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb0d960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee5a403\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6341346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb2c14b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d963afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":488,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/catheter.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d23437\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"a0598bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d65503d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Urological\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d7089\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac927\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d555dae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e08213c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49db4cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"247b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"433b4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ef41158\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98e7200\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1cd3551\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":544,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/cbdoil.jpeg\"},\"background_position\":\"center right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_position_tablet\":\"center left\"},\"elements\":[{\"id\":\"ad9f088\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ecccac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55766c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CBD Hemp Orals and Salves\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e481a0b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc8f08f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74b18af\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6ba4ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"45feed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8652138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb0ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f84e1f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d81a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aff710b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1f7c50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":492,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/shower-chair.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-431,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"045c856\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"aa2d8b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a283e01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bath Safety\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"238df85\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"40d8b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"539d805\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"d08bb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0772a08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4975e5b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c00dad1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6cecbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"c4e6667\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1f2843\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7051e78\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":495,\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/reacher.jpeg\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"55\",\"bottom\":\"150\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-343,\"sizes\":[]},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"793ac54\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(255,255,255,0.3)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"2a89cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a61892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aids for Daily Living\",\"align\":\"left\",\"title_color\":\"#0192bc\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bb2e49\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"rgba(1,146,188,0.1)\",\"width\":{\"unit\":\"px\",\"size\":70},\"align\":\"left\",\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c437ab4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.<\\/p>\",\"align\":\"left\",\"text_color\":\"#749cad\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3669,753,'_elementor_version','2.7.5'),(3670,753,'_elementor_pro_version','2.7.1'),(3671,753,'_wp_page_template','default'),(3672,753,'_elementor_data','[{\"id\":\"dcb6d9f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#138fc7\",\"background_overlay_color_b\":\"#8af2d8\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"background_image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/bg-img-06-free-img.jpg\",\"id\":373},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ec527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4f32ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lift Chairs\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0851f59\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.3)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6b2f48\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab38f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eca7d92\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"61c0e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b97f520\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/10\\/lift-chair.jpg\",\"id\":547}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7edf2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9080a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Technologies offers many styles of Lift Chairs.<\\/p><p><strong>TWILIGHT TECHNOLOGY<\\/strong><\\/p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world\\u2019s finest rejuvenating seating experience.<\\/p><p><em><strong>Twilight positioning is like no other seating system in the world.<\\/strong><\\/em>.<\\/p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.<\\/p><p>Prepare for an exceptional seating and recline experience!<\\/p><p><strong>MAXICOMFORT SERIES<\\/strong><\\/p><p>Featuring Patented MaxiComfort recline technology, the world\\u2019s only two motor power lift and recline chair with our adjustable active seat option.<\\/p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.<\\/li><li>Offering Autodrive with programmable memory settings<\\/li><li>Optional Power Pillow for powered head and neck comfort<\\/li><\\/ul><p>Golden is pleased to offer the only lifetime warranty for all Brisa\\u00ae breathable fabrics on lift chairs in the industry!<\\/p><p>Brisa\\u00ae is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa\\u2019s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.<\\/p><ul><li>Stain, scratch and blemish resistant<\\/li><li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather<\\/li><li>Superior comfort in all climate conditions \\u2014 stays cooler than leather in warm weather conditions<\\/li><li>Resists cold weather stiffening and cracking<\\/li><li>Cleans effortlessly with soap and water<\\/li><li>Lifts most stains with alcohol-based household cleaning solutions<\\/li><li>Disinfects with a 5:1 water-to-bleach solution<\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3673,753,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}s:14:\"section_border\";a:1:{s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(3675,684,'_yoast_wpseo_focuskw','LIFT CHAIR'),(3676,684,'_yoast_wpseo_linkdex','50'),(3767,770,'_elementor_version','2.7.5'),(3768,770,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3769,770,'_elementor_pro_version','2.7.1'),(3770,770,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:23;s:11:\"header_size\";i:2;s:5:\"align\";i:23;s:12:\"align_mobile\";i:22;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:23;s:21:\"typography_typography\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:43;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:43;s:5:\"color\";i:43;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:43;s:5:\"align\";i:43;s:12:\"align_mobile\";i:43;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:43;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:42;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:42;s:14:\"padding_tablet\";i:42;s:14:\"padding_mobile\";i:42;s:6:\"margin\";i:42;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:9:{s:21:\"background_background\";i:21;s:16:\"background_image\";i:21;s:19:\"background_position\";i:21;s:21:\"background_attachment\";i:21;s:17:\"background_repeat\";i:21;s:15:\"background_size\";i:21;s:26:\"background_position_tablet\";i:8;s:22:\"background_size_tablet\";i:2;s:15:\"background_ypos\";i:4;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:21;s:24:\"background_overlay_color\";i:21;s:26:\"background_overlay_color_b\";i:21;s:33:\"background_overlay_gradient_angle\";i:21;s:26:\"background_overlay_opacity\";i:21;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:21;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:22;s:16:\"content_position\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:21;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:22;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:21;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:22;s:24:\"background_overlay_color\";i:1;s:27:\"background_overlay_position\";i:22;s:29:\"background_overlay_attachment\";i:22;s:25:\"background_overlay_repeat\";i:22;s:23:\"background_overlay_size\";i:22;s:26:\"background_overlay_opacity\";i:22;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:22;s:14:\"padding_tablet\";i:22;s:14:\"padding_mobile\";i:22;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:10;s:12:\"hide_desktop\";i:10;s:11:\"hide_tablet\";i:10;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:21;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:21;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:21;s:10:\"text_color\";i:21;s:12:\"align_mobile\";i:21;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:21;}}}}}'),(3772,14,'stick-header-meta','default'),(3773,766,'_elementor_edit_mode','builder'),(3774,766,'_elementor_template_type','wp-page'),(3775,766,'_elementor_version','2.8.4'),(3776,766,'_elementor_pro_version','2.7.1'),(3777,766,'_astra_content_layout_flag','disabled'),(3778,766,'site-post-title','disabled'),(3779,766,'ast-title-bar-display','disabled'),(3780,766,'ast-featured-img','disabled'),(3781,766,'_elementor_data','[{\"id\":\"c1a98cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1512,\"sizes\":[]},\"background_background\":\"video\"},\"elements\":[{\"id\":\"9c3eab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bdf3099\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e209ddf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b106983\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"718407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aaf192d\",\"elType\":\"widget\",\"settings\":{\"link_text\":\"Continue reading\"},\"elements\":[],\"widgetType\":\"read-more\"}],\"isInner\":false}],\"isInner\":false}]'),(3869,783,'_elementor_edit_mode','builder'),(3870,783,'_elementor_template_type','wp-page'),(3945,15,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:6;s:11:\"header_size\";i:6;s:5:\"align\";i:6;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:6;s:15:\"_padding_mobile\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:1;s:5:\"color\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:4;s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:5;s:16:\"content_position\";i:5;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:4:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:13:\"height_tablet\";i:1;s:4:\"zoom\";i:1;}}}}}'),(3915,792,'_elementor_data','[{\"id\":\"c1a98cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1512,\"sizes\":[]},\"background_background\":\"video\"},\"elements\":[{\"id\":\"9c3eab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bdf3099\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e209ddf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b106983\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"718407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aaf192d\",\"elType\":\"widget\",\"settings\":{\"link_text\":\"Continue reading\"},\"elements\":[],\"widgetType\":\"read-more\"}],\"isInner\":false}],\"isInner\":false}]'),(3914,792,'_elementor_pro_version','2.7.1'),(3836,778,'_edit_lock','1581367214:1'),(3837,556,'_edit_lock','1581370246:1'),(3838,779,'_wp_attached_file','2020/02/greek-pwr-chair.pdf'),(3839,779,'_wp_attachment_metadata','a:1:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:4:\"file\";s:23:\"greek-pwr-chair-pdf.jpg\";s:5:\"width\";i:1106;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"greek-pwr-chair-pdf-236x300.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"greek-pwr-chair-pdf-804x1024.jpg\";s:5:\"width\";i:804;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"greek-pwr-chair-pdf-118x150.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}}'),(3840,780,'_elementor_template_type','wp-page'),(3841,780,'_elementor_version','2.8.0'),(3842,780,'_elementor_pro_version','2.7.1'),(3843,780,'_wp_page_template','default'),(3844,780,'_elementor_data','[{\"id\":\"d5eecfd\",\"elType\":\"section\",\"settings\":{\"custom_css\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[{\"id\":\"077e12b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7428525\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Global site tag (gtag.js) - Google Analytics -->\\r\\n<script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=UA-135464286-2\\\"><\\/script>\\r\\n<script>\\r\\n  window.dataLayer = window.dataLayer || [];\\r\\n  function gtag(){dataLayer.push(arguments);}\\r\\n  gtag(\'js\', new Date());\\r\\n\\r\\n  gtag(\'config\', \'UA-135464286-2\');\\r\\n<\\/script>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"394217d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test page\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#d365ca\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":80,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3845,780,'_elementor_controls_usage','a:4:{s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}}'),(3929,14,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:23;s:11:\"header_size\";i:2;s:5:\"align\";i:23;s:12:\"align_mobile\";i:22;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:23;s:21:\"typography_typography\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:43;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:43;s:5:\"color\";i:43;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:43;s:5:\"align\";i:43;s:12:\"align_mobile\";i:43;s:12:\"align_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:43;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:42;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:42;s:14:\"padding_tablet\";i:42;s:14:\"padding_mobile\";i:42;s:6:\"margin\";i:42;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:9:{s:21:\"background_background\";i:21;s:16:\"background_image\";i:21;s:19:\"background_position\";i:21;s:21:\"background_attachment\";i:21;s:17:\"background_repeat\";i:21;s:15:\"background_size\";i:21;s:26:\"background_position_tablet\";i:8;s:22:\"background_size_tablet\";i:2;s:15:\"background_ypos\";i:4;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:21;s:24:\"background_overlay_color\";i:21;s:26:\"background_overlay_color_b\";i:21;s:33:\"background_overlay_gradient_angle\";i:21;s:26:\"background_overlay_opacity\";i:21;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:21;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:22;s:16:\"content_position\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:21;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:22;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:21;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:22;s:24:\"background_overlay_color\";i:1;s:27:\"background_overlay_position\";i:22;s:29:\"background_overlay_attachment\";i:22;s:25:\"background_overlay_repeat\";i:22;s:23:\"background_overlay_size\";i:22;s:26:\"background_overlay_opacity\";i:22;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:22;s:14:\"padding_tablet\";i:22;s:14:\"padding_mobile\";i:22;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:10;s:12:\"hide_desktop\";i:10;s:11:\"hide_tablet\";i:10;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:21;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:21;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:21;s:10:\"text_color\";i:21;s:12:\"align_mobile\";i:21;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:21;}}}}}'),(3925,793,'_elementor_pro_version','2.7.1'),(3851,781,'_elementor_version','2.8.4'),(3852,781,'_elementor_template_type','wp-post'),(3853,781,'_elementor_pro_version','2.7.1'),(3854,781,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:5;s:25:\"typography_letter_spacing\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:3;s:5:\"color\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"width\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:1;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;}}}}}'),(3846,780,'_elementor_edit_mode','builder'),(3912,792,'_elementor_template_type','wp-page'),(3913,792,'_elementor_version','2.8.4'),(3985,11,'_elementor_css','a:6:{s:4:\"time\";i:1612551345;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:10:\"fa-regular\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3986,15,'_elementor_css','a:6:{s:4:\"time\";i:1612551345;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3987,14,'_elementor_css','a:6:{s:4:\"time\";i:1612559679;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3988,617,'_elementor_css','a:6:{s:4:\"time\";i:1612560066;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3957,791,'_elementor_page_settings','a:7:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1200\";}s:21:\"space_between_widgets\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}s:14:\"lightbox_color\";s:24:\"rgba(69, 138, 168, 0.44)\";s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"daf90fc\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"42cbdcd9\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:8:\"2171e890\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"430ca1c5\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}}'),(3984,10,'_elementor_css','a:6:{s:4:\"time\";i:1612548385;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3983,791,'_elementor_css','a:6:{s:4:\"time\";i:1612548384;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3969,701,'_wp_trash_meta_status','publish'),(3970,701,'_wp_trash_meta_time','1612463596'),(3971,701,'_wp_desired_post_slug','cpap-oxygen-masks'),(3923,793,'_elementor_version','2.7.5'),(3924,793,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3911,792,'_elementor_edit_mode','builder'),(3857,782,'_wp_page_template','elementor_header_footer'),(3858,782,'_elementor_edit_mode','builder'),(3859,782,'_elementor_template_type','wp-page'),(3860,782,'_elementor_version','2.8.4'),(3861,782,'_elementor_pro_version','2.7.1'),(3862,782,'_elementor_data','[{\"id\":\"bdf3099\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a70d5b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a62660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Breast Pumps\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(3864,766,'_yoast_wpseo_content_score','30'),(3871,783,'_elementor_version','2.8.4'),(3872,783,'_elementor_pro_version','2.7.1'),(3873,783,'_wp_page_template','default'),(3874,783,'_elementor_data','[{\"id\":\"58bd46a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"143f42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\"},\"elements\":[{\"id\":\"52ceb83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portable Oxygen Concentrators\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\",\"blend_mode\":\"multiply\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"288f3df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5661067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb6f9d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06a53a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":4},\"elements\":[{\"id\":\"31defca\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5385ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/oxygo-next.png\",\"id\":621}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9fddf2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a68288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go\\u2014giving your patients the freedom to embrace what\'s NEXT!<\\/p><p>Compact and Lightweight<br \\/>Flow Settings 1-6<br \\/>Intelligent Pulse Oxygen Delivery<br \\/>Designed for 24 Hour Use<br \\/>Easy-to-read LCD display<br \\/>My OxyGo app<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2bce6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24638bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"156783d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2c55b5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f3292d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/o2-concepts-freedom.jpg\",\"id\":624},\"image_size\":\"medium\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-175\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5712133\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aee8e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology\\u00ae, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.<\\/p><div class=\\\"wpb_text_column wpb_content_element \\\"><div class=\\\"wpb_wrapper\\\"><p>With your Oxlife Freedom POC you will enjoy:<\\/p><ul><li>Large LCD screen with simple control display<\\/li><li>Smart battery with long life and quick recharge time<\\/li><li>Pulse Flow settings of 1 \\u2013 5<\\/li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles<\\/li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.<\\/li><\\/ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<\\/p><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7f1e44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/AT-QmQkNgyA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"css_filters_css_filter\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"588\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_vertical_align\":\"flex-start\",\"_position\":\"fixed\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57c7f88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f8be03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d9386c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d623f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"html_tag\":\"div\"},\"elements\":[{\"id\":\"b9dd9cb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"6a61c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f2c8edd\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"rgba(255,255,255,0.29)\",\"weight\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"50fa56c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>iGO2 Portable Oxygen Concentrator (POC)<\\/p><p>Settings 1-5 Pulse Dose<br \\/>SmartDose Auto-Adjusting Conserver Technology included<br \\/>Rugged design, including protective overmold<br \\/>Weighs less than 5 lbs<br \\/>Most sensitive conserver trigger on the POC market<br \\/>8.4\\\" (H) x 3.5\\\"(W) x 8.6\\\"(L)<br \\/>Portable Oxygen Concentatrator iGo family<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dc0c3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cmsimed.com\\/wp-content\\/uploads\\/2019\\/11\\/iGO2.jpg\",\"id\":633},\"image_size\":\"medium_large\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3875,783,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";i:1;s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(3905,791,'_elementor_edit_mode','builder'),(3906,791,'_elementor_template_type','kit'),(3877,784,'_elementor_edit_mode','builder'),(3878,784,'_elementor_template_type','widget'),(3879,784,'_elementor_version','2.8.4'),(3880,784,'_elementor_pro_version','2.7.1'),(3881,785,'_elementor_edit_mode','builder'),(3882,785,'_elementor_template_type','widget'),(3883,785,'_elementor_version','2.8.4'),(3884,785,'_elementor_pro_version','2.7.1'),(3885,784,'_wp_page_template','default'),(3886,784,'_elementor_data','[{\"id\":\"1f9a6671\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\"},\"elements\":[],\"widgetType\":\"testimonial\"}]'),(3887,786,'_elementor_edit_mode','builder'),(3888,786,'_elementor_template_type','widget'),(3889,786,'_elementor_version','2.8.4'),(3890,786,'_elementor_pro_version','2.7.1'),(3891,786,'_wp_page_template','default'),(3892,786,'_elementor_data','[{\"id\":\"1f9a6671\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\"},\"elements\":[],\"widgetType\":\"testimonial\"}]'),(3893,784,'_elementor_template_widget_type','testimonial'),(3896,787,'_edit_lock','1581514294:1'),(3897,787,'_elementor_controls_usage','a:0:{}'),(3898,787,'_edit_last','1'),(3899,787,'site-sidebar-layout','default'),(3900,787,'site-content-layout','default'),(3901,787,'ast-featured-img','disabled'),(3902,787,'theme-transparent-header-meta','default'),(3903,787,'stick-header-meta','default'),(3935,6,'wpforms_entries_count','464'),(3940,795,'_elementor_version','2.7.3'),(3941,795,'_elementor_template_type','wp-post'),(3942,795,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#0192bc\";s:22:\"astra_sites_link_color\";s:7:\"#0192bc\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0192bc\";s:22:\"astra_sites_text_color\";s:7:\"#000000\";s:16:\"background_color\";s:7:\"#ffffff\";s:21:\"background_background\";s:7:\"classic\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:28:\"astra_sites_body_font_family\";s:9:\"Open Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"600\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"70\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"45\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:33:\"astra_sites_heading_1_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"50\";}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_2_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_3_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"300\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_4_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:33:\"astra_sites_heading_5_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:11:\"\'Open Sans\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"400\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3943,795,'_elementor_pro_version','2.7.1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

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

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (590,1,'2019-10-22 21:18:51','2019-10-22 21:18:51','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-22 21:18:51','2019-10-22 21:18:51','',14,'https://cmsimed.com/2019/10/22/14-revision-v1/',0,'revision','',0),(6,0,'2019-10-05 00:20:40','2019-10-05 00:20:40','{\"id\":\"6\",\"field_id\":4,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Your Name(required)\",\"format\":\"simple\",\"description\":\"\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"sublabel_hide\":\"1\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Your Email(required)\",\"description\":\"\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Your Message\",\"description\":\"\",\"size\":\"large\",\"placeholder\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Contact Us\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"SEND\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"kline@cmsidirect.com, klinemiller@gmail.com\",\"subject\":\"New Entry: Contact Us\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"11\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Contact Us','','publish','closed','closed','','contact-us','','','2019-10-23 22:11:30','2019-10-23 22:11:30','',0,'https://cmsimed.com/?post_type=wpforms&#038;p=6',0,'wpforms','',0),(7,0,'2019-10-05 00:20:42','2019-10-05 00:20:42','','logo-@2x-white-free-img','','inherit','open','closed','','logo-2x-white-free-img','','','2019-10-05 00:20:42','2019-10-05 00:20:42','',0,'https://cmsimed.com/wp-content/uploads/2019/10/logo-@2x-white-free-img.png',0,'attachment','image/png',0),(8,0,'2019-10-05 00:20:42','2019-10-05 00:20:42','','astra-child','','publish','closed','closed','','astra-child','','','2019-10-05 00:20:42','2019-10-05 00:20:42','',0,'https://cmsimed.com/2019/10/05/astra-child/',0,'custom_css','',0),(9,0,'2019-10-05 00:20:42','2019-10-05 00:20:42','','astra-child','','inherit','closed','closed','','8-revision-v1','','','2019-10-05 00:20:42','2019-10-05 00:20:42','',8,'https://cmsimed.com/2019/10/05/8-revision-v1/',0,'revision','',0),(10,0,'2018-07-03 15:02:44','2018-07-03 15:02:44','<h5>Capital Medical and Surgical Inc.</h5>\n<h1>Providing Quality Medical Supplies with Exceptional Service</h1>\nCapital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h2>About Us</h2>\nWe are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h3>Questions?</h3>\n<ul>\n 	<li>\n										+1 (850) 942-0198</li>\n</ul>\n<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font></h6>\n<h3>Our Hours</h3>\nMonday\n\n9.00 - 5.00\n\nTuesday\n\n9.00 - 5.00\n\nWednesday\n\n9.00 - 5.00\n\nThursday\n\n9.00 - 5.00\n\nFriday\n\n9.00 - 5.00\n<h5>Modern equipment</h5>\n<h2>Our Most Popular Products</h2>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Wound Care</a></h5>\n<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\nInsurances\n</a>\n<h5>We are happy to help</h5>\n<h2>Give Us a Call</h2>\nGet in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.\n\n<a href=\"https://cmsimed.com/contact/\" role=\"button\">\nContact\n</a>','Home','','publish','closed','closed','','home','','','2020-07-27 18:10:42','2020-07-27 18:10:42','',0,'https://websitedemos.net/alex11/?page_id=6',0,'page','',0),(576,1,'2019-10-18 00:00:25','2019-10-18 00:00:25','<h5>Capital Medical and Surgical Inc.</h5>\n<h1>Providing Quality Medical Supplies with Exceptional Service</h1>\nCapital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h2>About Us</h2>\nWe are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h3>Questions?</h3>\n<ul>\n 	<li>\n										+1 (850) 942-0198</li>\n</ul>\n<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font></h6>\n<h3>Our Hours</h3>\nMonday\n\n9.00 - 5.00\n\nTuesday\n\n9.00 - 5.00\n\nWednesday\n\n9.00 - 5.00\n\nThursday\n\n9.00 - 5.00\n\nFriday\n\n9.00 - 5.00\n<h5>Modern equipment</h5>\n<h2>Our Most Popular Products</h2>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>\n<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\nInsurances\n</a>\n<h5>We are happy to help</h5>\n<h2>Give Us a Call</h2>\nGet in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.\n\n<a href=\"https://cmsimed.com/contact/\" role=\"button\">\nContact\n</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-18 00:00:25','2019-10-18 00:00:25','',10,'https://cmsimed.com/2019/10/18/10-revision-v1/',0,'revision','',0),(370,0,'2019-10-05 00:21:21','2019-10-05 00:21:21','<h5>Here at \"MultiMed Clinic\" we offer</h5>		\n			<h1>World class medical treatment</h1>		\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			<h2>About our clinic</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Emergency Cases</h3>		\n					<ul>\n							<li>\n										1 910-626-85255\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Weekdays</p>		\n			<p>8.00 - 20.00</p>		\n			<p>Saturday</p>		\n			<p>9:30 - 17:30</p>		\n			<p>Sunday</p>		\n			<p>9:30 - 15:00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-01-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Cardiology</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-02-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Ophthalmology</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-03-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Pulmonary</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-04-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Dental</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-05-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Diagnostics</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-06-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">For disabled</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-07-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Traumotoligy</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/icon-08-free-img.png\" alt=\"Icon\" />								</a>\n			<h5><a href=\"#\">Laboratory</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/img-01-free-img.jpg\" alt=\"Doctor and patient photo\" />											\n			<h5>Certified personel</h5>		\n			<h2>Our doctors</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-01-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-06-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Louis Keller</h4>		\n		<h6 style=\"text-align: center\"><em>Ophthalmology</em></h6>		\n			<h5>+1 910-626-85299</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-02-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-03-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-05 00:21:21','2019-10-05 00:21:21','',10,'https://cmsimed.com/2019/10/05/10-revision-v1/',0,'revision','',0),(11,0,'2018-07-03 15:04:28','2018-07-03 15:04:28','<h1>About</h1>\n<h4>A few words</h4>\n<h2>About CMSI</h2>\nFounded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals.\n<h4>We are always</h4>\n<h2>Glad to help</h2>\nServing the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.\n<h4>Individual approach</h4>\n<h2>Why choose us</h2>\n<h5>\n					Exceptional Service</h5>\nCapital Medical and Surgical Inc. is here to make sure our clients have everything they need.\n<h5>\n					Modern equipment</h5>\nWe partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\n<h5>\n					Quality &amp; Safety</h5>\nIt can be hard to know where to look for high-quality medical equipment for home care.\n<h4>Healthy and happy customers</h4>\n<h2>Our Satisfied Customers</h2>\nWe welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.','About','','publish','closed','closed','','about','','','2019-11-22 15:10:49','2019-11-22 15:10:49','',0,'https://websitedemos.net/alex11/?page_id=7',0,'page','',0),(669,1,'2019-11-22 15:09:15','2019-11-22 15:09:15','<h1>About</h1>\n<h4>A few words</h4>\n<h2>About CMSI</h2>\nFounded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals.\n<h4>We are always</h4>\n<h2>Glad to help</h2>\nServing the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.\n<h4>Individual approach</h4>\n<h2>Why choose us</h2>\n<h5>\n					Exceptional Service</h5>\nCapital Medical and Surgical Inc. is here to make sure our clients have everything they need.\n<h5>\n					Modern equipment</h5>\nWe partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\n<h5>\n					Quality &amp; Safety</h5>\nIt can be hard to know where to look for high-quality medical equipment for home care.\n<h4>Healthy and happy customers</h4>\n<h2>Our Satisfied Customers</h2>\nWe welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.','About','','inherit','closed','closed','','11-revision-v1','','','2019-11-22 15:09:15','2019-11-22 15:09:15','',11,'https://cmsimed.com/2019/11/22/11-revision-v1/',0,'revision','',0),(447,0,'2019-10-08 01:57:01','2019-10-08 01:57:01','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy patients</h4>		\n			<h2>Our satisfied patients</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-08 01:57:01','2019-10-08 01:57:01','',11,'https://cmsimed.com/2019/10/08/11-revision-v1/',0,'revision','',0),(12,0,'2018-07-03 15:05:16','2018-07-03 15:05:16','<h1>Insurances</h1>\n<h4>We\'ve Got You Covered..</h4>\nIF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\n<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\">\n<ul>\n 	<li>\n										Capital Health Plan</li>\n</ul>\n<ul>\n 	<li>\n										Blue Cross Blue Shield</li>\n</ul>\n<ul>\n 	<li>\n										United Healthcare</li>\n</ul>\n<ul>\n 	<li>\n										Humana</li>\n</ul>\n<ul>\n 	<li>\n										Medicare</li>\n</ul>\n<ul>\n 	<li>\n										Medicaid and Medicaid HMOs</li>\n</ul>\n<ul>\n 	<li>\n										Aetna</li>\n</ul>\n<ul>\n 	<li>\n										Tricare/Champus</li>\n</ul>\n<ul>\n 	<li>\n										WellCare</li>\n</ul>\n<ul>\n 	<li>\n										Many Medicare Advantage (HMO) Plans</li>\n</ul>\n<ul>\n 	<li>\n										Workers Comp</li>\n</ul>\n<ul>\n 	<li>\n										Commercial Plans</li>\n</ul>\n<ul>\n 	<li>\n										Capital Health Plan</li>\n</ul>\n<ul>\n 	<li>\n										Blue Cross Blue Shield</li>\n</ul>\n<ul>\n 	<li>\n										United Healthcare</li>\n</ul>\n<ul>\n 	<li>\n										Humana</li>\n</ul>\n<ul>\n 	<li>\n										Medicare</li>\n</ul>\n<ul>\n 	<li>\n										Medicare and Medicaid HMOs</li>\n</ul>\n<ul>\n 	<li>\n										Aetna</li>\n</ul>\n<ul>\n 	<li>\n										Tricare/Champus</li>\n</ul>\n<ul>\n 	<li>\n										WellCare</li>\n</ul>\n<ul>\n 	<li>\n										Many Medicare Advantage (HMO) Plans</li>\n</ul>\n<ul>\n 	<li>\n										Workers Comp</li>\n</ul>\n<ul>\n 	<li>\n										Commercial Plans</li>\n</ul>\n<h5>We are happy to help</h5>\n<h2>Give Us a Call</h2>\nGet in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.\n\n<a href=\"https://cmsimed.com/contact/\" role=\"button\">\nContact\n</a>','Insurances','','publish','closed','closed','','insurances','','','2019-11-27 17:26:46','2019-11-27 17:26:46','',0,'https://websitedemos.net/alex11/?page_id=8',0,'page','',0),(503,0,'2019-10-16 18:40:06','2019-10-16 18:40:06','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-16 18:40:06','2019-10-16 18:40:06','',12,'https://cmsimed.com/2019/10/16/12-revision-v1/',0,'revision','',0),(368,0,'2019-10-05 00:21:21','2019-10-05 00:21:21','<h1>Departments</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-01-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Cardiology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-02-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Ophthalmology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-03-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pulmonary\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-04-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Dental\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-05-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Diagnostics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-06-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										For disabled\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-07-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Traumatology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-08-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Laboratory\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-09-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pediatrics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Departments','','inherit','closed','closed','','12-revision-v1','','','2019-10-05 00:21:21','2019-10-05 00:21:21','',12,'https://cmsimed.com/2019/10/05/12-revision-v1/',0,'revision','',0),(14,0,'2018-07-03 15:06:48','2018-07-03 15:06:48','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, as well as CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','publish','closed','closed','','products','','','2020-04-17 21:04:23','2020-04-17 21:04:23','',0,'https://websitedemos.net/alex11/?page_id=11',0,'page','',0),(581,1,'2019-10-18 11:30:50','2019-10-18 11:30:50','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. </p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-18 11:30:50','2019-10-18 11:30:50','',14,'https://cmsimed.com/2019/10/18/14-revision-v1/',0,'revision','',0),(366,0,'2019-10-05 00:21:21','2019-10-05 00:21:21','<h1>Doctors</h1>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-01-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-02-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-03-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-04-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Wayne Banks</h4>		\n		<h6 style=\"text-align: center\"><em>Pediatrics</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-05-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. George Taylor</h4>		\n		<h6 style=\"text-align: center\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-06-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Scott Sanders</h4>		\n		<h6 style=\"text-align: center\"><em>Laboratory</em></h6>		\n			<h5>+1 910-626-85288</h5>','Doctors','','inherit','closed','closed','','14-revision-v1','','','2019-10-05 00:21:21','2019-10-05 00:21:21','',14,'https://cmsimed.com/2019/10/05/14-revision-v1/',0,'revision','',0),(15,0,'2018-07-03 15:07:50','2018-07-03 15:07:50','<h1>Contact</h1>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 2740 Capital Circle N.E. Unit 1 Tallahassee, FL 32308</p>		\n			<p>PHONE: 1.850.942.0198</p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','publish','closed','closed','','contact','','','2020-07-27 18:08:17','2020-07-27 18:08:17','',0,'https://websitedemos.net/alex11/?page_id=12',0,'page','',0),(365,0,'2019-10-05 00:21:21','2019-10-05 00:21:21','<h1>Contact</h1>		\n			<h4>Location</h4>		\n		<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 8:00 - 20:00</p>		\n			<p>SATURDAY: 9:30 - 17:30</p>		\n			<p>SUNDAY: 9:30 - 15:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA</p>		\n			<p>PHONE: 1 910-626-85255</p>		\n			<p><a href=\"#\">EMAIL: contact@clinic.com</a></p>		\n		[wpforms id=\"6\"]		\n			','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-05 00:21:21','2019-10-05 00:21:21','',15,'https://cmsimed.com/2019/10/05/15-revision-v1/',0,'revision','',0),(16,0,'2018-07-03 15:09:31','2018-07-03 15:09:31',' ','','','publish','closed','closed','','14','','','2019-11-26 17:44:38','2019-11-26 17:44:38','',0,'https://websitedemos.net/alex11/?p=14',5,'nav_menu_item','',0),(20,0,'2018-07-03 15:09:30','2018-07-03 15:09:30',' ','','','publish','closed','closed','','18','','','2019-11-26 17:44:38','2019-11-26 17:44:38','',0,'https://websitedemos.net/alex11/?p=18',2,'nav_menu_item','',0),(21,0,'2018-07-03 15:09:30','2018-07-03 15:09:30',' ','','','publish','closed','closed','','19','','','2019-11-26 17:44:38','2019-11-26 17:44:38','',0,'https://websitedemos.net/alex11/?p=19',1,'nav_menu_item','',0),(563,0,'2019-10-16 22:50:37','2019-10-16 22:50:37','','lung','','inherit','open','closed','','lung','','','2019-10-16 22:50:37','2019-10-16 22:50:37','',10,'https://cmsimed.com/wp-content/uploads/2019/10/lung.png',0,'attachment','image/png',0),(564,0,'2019-10-16 22:51:24','2019-10-16 22:51:24','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 22:51:24','2019-10-16 22:51:24','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(53,0,'2018-07-03 16:07:21','2018-07-03 16:07:21','','bg-img-01-free-img.jpg','','inherit','open','closed','','bg-img-01-free-img-jpg','','','2018-07-03 16:07:21','2018-07-03 16:07:21','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-01-free-img.jpg',0,'attachment','image/jpeg',0),(54,0,'2018-07-03 16:07:21','2018-07-03 16:07:21','','icon-01-free-img.png','','inherit','open','closed','','icon-01-free-img-png','','','2018-07-03 16:07:21','2018-07-03 16:07:21','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-01-free-img.png',0,'attachment','image/png',0),(55,0,'2018-07-03 16:07:22','2018-07-03 16:07:22','','icon-02-free-img.png','','inherit','open','closed','','icon-02-free-img-png','','','2018-07-03 16:07:22','2018-07-03 16:07:22','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-02-free-img.png',0,'attachment','image/png',0),(56,0,'2018-07-03 16:07:22','2018-07-03 16:07:22','','icon-03-free-img.png','','inherit','open','closed','','icon-03-free-img-png','','','2018-07-03 16:07:22','2018-07-03 16:07:22','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-03-free-img.png',0,'attachment','image/png',0),(57,0,'2018-07-03 16:07:22','2018-07-03 16:07:22','','icon-04-free-img.png','','inherit','open','closed','','icon-04-free-img-png','','','2018-07-03 16:07:22','2018-07-03 16:07:22','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-04-free-img.png',0,'attachment','image/png',0),(58,0,'2018-07-03 16:07:23','2018-07-03 16:07:23','','icon-05-free-img.png','','inherit','open','closed','','icon-05-free-img-png','','','2018-07-03 16:07:23','2018-07-03 16:07:23','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-05-free-img.png',0,'attachment','image/png',0),(59,0,'2018-07-03 16:07:24','2018-07-03 16:07:24','','icon-06-free-img.png','','inherit','open','closed','','icon-06-free-img-png','','','2018-07-03 16:07:24','2018-07-03 16:07:24','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-06-free-img.png',0,'attachment','image/png',0),(60,0,'2018-07-03 16:07:24','2018-07-03 16:07:24','','icon-07-free-img.png','','inherit','open','closed','','icon-07-free-img-png','','','2018-07-03 16:07:24','2018-07-03 16:07:24','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-07-free-img.png',0,'attachment','image/png',0),(61,0,'2018-07-03 16:07:24','2018-07-03 16:07:24','','icon-08-free-img.png','','inherit','open','closed','','icon-08-free-img-png','','','2018-07-03 16:07:24','2018-07-03 16:07:24','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/icon-08-free-img.png',0,'attachment','image/png',0),(64,0,'2018-07-03 16:07:26','2018-07-03 16:07:26','','img-01-free-img.jpg','','inherit','open','closed','','img-01-free-img-jpg','','','2018-07-03 16:07:26','2018-07-03 16:07:26','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/img-01-free-img.jpg',0,'attachment','image/jpeg',0),(79,0,'2018-07-03 16:08:22','2018-07-03 16:08:22','','department-05-free-img.jpg','','inherit','open','closed','','department-05-free-img-jpg','','','2018-07-03 16:08:22','2018-07-03 16:08:22','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/department-05-free-img.jpg',0,'attachment','image/jpeg',0),(80,0,'2018-07-03 16:08:22','2018-07-03 16:08:22','','department-06-free-img.jpg','','inherit','open','closed','','department-06-free-img-jpg','','','2018-07-03 16:08:22','2018-07-03 16:08:22','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/department-06-free-img.jpg',0,'attachment','image/jpeg',0),(514,0,'2019-10-16 18:57:33','2019-10-16 18:57:33','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:57:33','2019-10-16 18:57:33','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(115,0,'2018-07-04 12:22:26','2018-07-04 12:22:26','https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/cropped-favicon-free-img.png','cropped-favicon-free-img.png','','inherit','open','closed','','cropped-favicon-free-img-png','','','2018-07-04 12:22:26','2018-07-04 12:22:26','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/cropped-favicon-free-img.png',0,'attachment','image/png',0),(566,0,'2019-10-17 17:33:30','2019-10-17 17:33:30','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-17 17:33:30','2019-10-17 17:33:30','',10,'https://cmsimed.com/2019/10/17/10-revision-v1/',0,'revision','',0),(150,0,'2018-07-04 19:20:33','2018-07-04 19:20:33','','bg-img-03-free-img','','inherit','open','closed','','bg-img-03-free-img','','','2018-07-04 19:20:33','2018-07-04 19:20:33','',10,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-03-free-img-1.jpg',0,'attachment','image/jpeg',0),(151,0,'2018-07-04 19:20:43','2018-07-04 19:20:43','','bg-img-02-free-img','','inherit','open','closed','','bg-img-02-free-img','','','2018-07-04 19:20:43','2018-07-04 19:20:43','',10,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-02-free-img-1.jpg',0,'attachment','image/jpeg',0),(161,0,'2018-07-05 07:23:56','2018-07-05 07:23:56','','bg-img-09-free-img','','inherit','open','closed','','bg-img-09-free-img','','','2018-07-05 07:23:56','2018-07-05 07:23:56','',10,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-09-free-img.jpg',0,'attachment','image/jpeg',0),(162,0,'2018-07-05 11:52:53','2018-07-05 11:52:53','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Products</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','publish','closed','closed','','footer','','','2019-10-17 17:50:24','2019-10-17 17:50:24','',0,'https://websitedemos.net/alex11/?post_type=astra-advanced-hook&#038;p=162',0,'astra-advanced-hook','',0),(458,0,'2019-10-08 02:11:21','2019-10-08 02:11:21','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"#\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 339-7016</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-08 02:11:21','2019-10-08 02:11:21','',162,'https://cmsimed.com/2019/10/08/162-revision-v1/',0,'revision','',0),(457,0,'2019-10-08 02:10:01','2019-10-08 02:10:01','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"#\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n		<p>1 123 456 7890</p>		\n			<h5>Address</h5>		\n		<p>1st Avenue, New York, NY 10160, USA</p>		\n			<h5>Phone</h5>		\n		<p>+1 910-626-85266</p>		\n			<h5>Email</h5>		\n		<p>contact@clinic.com</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-08 02:10:01','2019-10-08 02:10:01','',162,'https://cmsimed.com/2019/10/08/162-revision-v1/',0,'revision','',0),(456,0,'2019-10-08 02:08:42','2019-10-08 02:08:42','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">Stop by today! We are at 2740 Capital Circle NE in Tallahassee, Florida. Thank you for taking the time to research us and we look forward to providing you with high-quality medical equipment services.</font><br></p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"#\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Emergency Cases</h5>		\n		<p>1 123 456 7890</p>		\n			<h5>Address</h5>		\n		<p>1st Avenue, New York, NY 10160, USA</p>		\n			<h5>Phone</h5>		\n		<p>+1 910-626-85266</p>		\n			<h5>Email</h5>		\n		<p>contact@clinic.com</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-08 02:08:42','2019-10-08 02:08:42','',162,'https://cmsimed.com/2019/10/08/162-revision-v1/',0,'revision','',0),(455,0,'2019-10-08 02:07:36','2019-10-08 02:07:36','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">Stop by today! We are at 2740 Capital Circle NE in Tallahassee, Florida. Thank you for taking the time to research us and we look forward to providing you with high-quality medical equipment services.</font><br></p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"#\">						\n										CARDIOLOGY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										OPHTHALMOLOGY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										PULMONARY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										DENTAL\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										DIAGNOSTICS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										FOR DISABLED\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										LABORATORY\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Emergency Cases</h5>		\n		<p>1 123 456 7890</p>		\n			<h5>Address</h5>		\n		<p>1st Avenue, New York, NY 10160, USA</p>		\n			<h5>Phone</h5>		\n		<p>+1 910-626-85266</p>		\n			<h5>Email</h5>		\n		<p>contact@clinic.com</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-08 02:07:36','2019-10-08 02:07:36','',162,'https://cmsimed.com/2019/10/08/162-revision-v1/',0,'revision','',0),(171,0,'2018-07-05 14:11:00','2018-07-05 14:11:00','','bg-img-10-free-img','','inherit','open','closed','','bg-img-10-free-img','','','2018-07-05 14:11:00','2018-07-05 14:11:00','',162,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-10-free-img.jpg',0,'attachment','image/jpeg',0),(191,0,'2018-07-06 09:54:09','2018-07-06 09:54:09','','bg-img-04-free-img','','inherit','open','closed','','bg-img-04-free-img','','','2018-07-06 09:54:09','2018-07-06 09:54:09','',11,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-04-free-img.jpg',0,'attachment','image/jpeg',0),(192,0,'2018-07-06 09:54:11','2018-07-06 09:54:11','','bg-img-05-free-img','','inherit','open','closed','','bg-img-05-free-img','','','2018-07-06 09:54:11','2018-07-06 09:54:11','',11,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-05-free-img.jpg',0,'attachment','image/jpeg',0),(193,0,'2018-07-06 09:54:12','2018-07-06 09:54:12','','bg-img-06-free-img','','inherit','open','closed','','bg-img-06-free-img','','','2018-07-06 09:54:12','2018-07-06 09:54:12','',11,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-06-free-img.jpg',0,'attachment','image/jpeg',0),(194,0,'2018-07-06 09:54:13','2018-07-06 09:54:13','','bg-img-07-free-img','','inherit','open','closed','','bg-img-07-free-img','','','2018-07-06 09:54:13','2018-07-06 09:54:13','',11,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-07-free-img.jpg',0,'attachment','image/jpeg',0),(195,0,'2018-07-06 09:54:15','2018-07-06 09:54:15','','bg-img-08-free-img','','inherit','open','closed','','bg-img-08-free-img','','','2018-07-06 09:54:15','2018-07-06 09:54:15','',11,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/bg-img-08-free-img.jpg',0,'attachment','image/jpeg',0),(198,0,'2018-07-06 10:06:28','2018-07-06 10:06:28','','demo-screenshot-free-img','','inherit','open','closed','','demo-screenshot-free-img','','','2018-07-06 10:06:28','2018-07-06 10:06:28','',0,'https://websitedemos.net/alex11/wp-content/uploads/sites/228/2018/07/demo-screenshot-free-img.jpg',0,'attachment','image/jpeg',0),(230,0,'2018-12-27 11:33:49','2018-12-27 11:33:49','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\"> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse potenti. Fusce et dolor a turpis sollicitudin fermentum quis ac risus. Phasellus odio justo, auctor nec metus a, cursus rhoncus purus.  Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in</p><cite><strong>- Max Franklinn</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":347,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-06-1024x683.jpeg\" alt=\"\" class=\"wp-image-347\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"fbf961c0-13d7-43c8-bd1c-223e52c4039e\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fbf961c0-13d7-43c8-bd1c-223e52c4039e\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Beautiful natural smiles','','publish','open','open','','beautiful-natural-smiles','','','2018-12-27 11:33:49','2018-12-27 11:33:49','',0,'https://websitedemos.net/sierra-industry-02/?p=230',0,'post','',0),(245,0,'2018-12-27 12:13:04','2018-12-27 12:13:04','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">  Vivamus quis placerat ligula, sed eleifend orci. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed ornare nibh quis arcu pretium, eget ultrices enim euismod. Nullam sed rutrum odio. Nullam urna turpis, facilisis ut nunc vel, molestie ornare turpis. Integer ultrices magna sed justo mollis tempor. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vehicula auctor velit, sed accumsan turpis lacinia sed. Cras semper justo at sapien iaculis auctor. Nulla ac orci in orci mattis feugiat id id nunc. Phasellus sem ipsum, pulvinar non ultricies eget, iaculis et orci. Pellentesque a nibh sit amet est congue eleifend at nec augue. Cras tempus congue magna nec consequat. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p>  Nunc laoreet dolor purus, sed feugiat lacus cursus quis. Aenean ante dolor, imperdiet sed dignissim eu, accumsan eget est. Nam imperdiet dapibus est a varius. </p><cite><strong>- Sam&nbsp;Jones</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":345,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-05-1024x683.jpeg\" alt=\"\" class=\"wp-image-345\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"204c57da-4ff3-4fc6-8db8-ce7f235de8d7\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-204c57da-4ff3-4fc6-8db8-ce7f235de8d7\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','As distinctive as you are','Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse&hellip;','publish','open','open','','as-distinctive-as-you-are','','','2018-12-27 12:13:04','2018-12-27 12:13:04','',0,'https://websitedemos.net/sierra-industry-02/?p=245',0,'post','',0),(248,0,'2018-12-27 12:21:02','2018-12-27 12:21:02','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\"> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p> <br>Phasellus sem ipsum, pulvinar non ultricies eget, iaculis et orci. Pellentesque a nibh sit amet est congue eleifend at nec augue. Cras tempus congue magna nec consequat. </p><cite><strong>- Hawk&nbsp;Lee</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":344,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-04-1024x683.jpeg\" alt=\"\" class=\"wp-image-344\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"9e9b7a46-53b3-4a9e-a0ac-6251b9867765\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-9e9b7a46-53b3-4a9e-a0ac-6251b9867765\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','A reason to smile','Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse&hellip;','publish','open','open','','a-reason-to-smile','','','2018-12-27 12:21:02','2018-12-27 12:21:02','',0,'https://websitedemos.net/sierra-industry-02/?p=248',0,'post','',0),(252,0,'2018-12-27 12:25:50','2018-12-27 12:25:50','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p> Nullam urna turpis, facilisis ut nunc vel, molestie ornare turpis. Integer ultrices magna sed justo mollis tempor. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p><cite><strong>- Chan&nbsp;Yong</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":341,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-03-1024x683.jpeg\" alt=\"\" class=\"wp-image-341\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"68fceb05-175e-4334-a71e-bd8a58f25b2b\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-68fceb05-175e-4334-a71e-bd8a58f25b2b\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','A leading visionary in dental care','Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse&hellip;','publish','open','open','','a-leading-visionary-in-dental-care','','','2018-12-27 12:25:50','2018-12-27 12:25:50','',0,'https://websitedemos.net/sierra-industry-02/?p=252',0,'post','',0),(255,0,'2018-12-27 12:31:30','2018-12-27 12:31:30','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\"> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse potenti. Fusce et dolor a turpis sollicitudin fermentum quis ac risus. Phasellus odio justo, auctor nec metus a, cursus rhoncus purus.  Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in</p><cite><strong>- Max Franklinn</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":340,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-02-1024x683.jpeg\" alt=\"\" class=\"wp-image-340\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"fbd7d58b-ba76-44ee-add1-1b9a38670bdf\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fbd7d58b-ba76-44ee-add1-1b9a38670bdf\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','A caring positive experience','Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse&hellip;','publish','open','open','','a-caring-positive-experience','','','2018-12-27 12:31:30','2018-12-27 12:31:30','',0,'https://websitedemos.net/sierra-industry-02/?p=255',0,'post','',0),(258,0,'2018-12-27 12:33:37','2018-12-27 12:33:37','<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\"> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse potenti. Fusce et dolor a turpis sollicitudin fermentum quis ac risus. Phasellus odio justo, auctor nec metus a, cursus rhoncus purus.  Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Etiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"className\":\"is-style-default\"} -->\n<blockquote class=\"wp-block-quote is-style-default\"><p> Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in</p><cite><strong>- Max Franklinn</strong></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:image {\"id\":338,\"align\":\"center\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-01-1024x683.jpeg\" alt=\"\" class=\"wp-image-338\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:uagb/section {\"block_id\":\"33424038-03bc-4c2f-a992-c0338c710bea\",\"contentWidth\":\"full_width\",\"innerWidth\":1200} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-33424038-03bc-4c2f-a992-c0338c710bea\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph -->\n<p>\n\nEtiam id ex at erat fermentum luctus maximus et justo. Aenean ultricies faucibus sagittis. Etiam ultrices mollis faucibus. Sed finibus neque nec eros posuere varius a a ante. Nulla euismod eget eros non posuere. Aliquam vel felis porta, egestas massa nec, mattis neque. Sed egestas fringilla dolor sit amet ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Suspendisse lorem arcu, varius eu dapibus in, semper id nisl. Praesent sagittis quam non est rutrum, eu tempus dolor sodales. Nunc porttitor tempus rutrum. Aenean at sapien vel massa pellentesque pulvinar eget a erat. Ut ut est sed urna porta malesuada. Pellentesque feugiat nisl nisi, a tincidunt metus faucibus ut. In eu ex eget tortor blandit tincidunt. Pellentesque interdum consectetur augue vestibulum gravida.\n\n</p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','A better life starts with a beautiful smile','Maecenas pharetra risus sit amet gravida fermentum. Mauris vitae magna maximus, tempus neque ac, feugiat velit. Etiam a enim nec quam fringilla cursus. In porttitor elit mi, at tempor lorem fringilla vitae. Proin in egestas purus. Cras vestibulum efficitur tempor. Morbi magna nisl, sollicitudin nec quam in, tempor convallis dolor. Nullam eu urna magna. Suspendisse&hellip;','publish','open','open','','a-better-life-starts-with-a-beautiful-smile','','','2018-12-27 12:33:37','2018-12-27 12:33:37','',0,'https://websitedemos.net/sierra-industry-02/?p=258',0,'post','',0),(630,1,'2019-11-20 16:55:40','2019-11-20 16:55:40','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:55:40','2019-11-20 16:55:40','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(631,1,'2019-11-20 16:56:39','2019-11-20 16:56:39','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:56:39','2019-11-20 16:56:39','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(338,0,'2019-01-21 11:06:05','2019-01-21 11:06:05','','dental-blog-01','','inherit','open','closed','','dental-blog-01','','','2019-01-21 11:06:05','2019-01-21 11:06:05','',258,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-01.jpeg',0,'attachment','image/jpeg',0),(340,0,'2019-01-21 11:08:41','2019-01-21 11:08:41','','dental-blog-02','','inherit','open','closed','','dental-blog-02','','','2019-01-21 11:08:41','2019-01-21 11:08:41','',255,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-02.jpeg',0,'attachment','image/jpeg',0),(341,0,'2019-01-21 11:09:20','2019-01-21 11:09:20','','dental-blog-03','','inherit','open','closed','','dental-blog-03','','','2019-01-21 11:09:20','2019-01-21 11:09:20','',252,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-03.jpeg',0,'attachment','image/jpeg',0),(344,0,'2019-01-21 11:10:14','2019-01-21 11:10:14','','dental-blog-04','','inherit','open','closed','','dental-blog-04','','','2019-01-21 11:10:14','2019-01-21 11:10:14','',248,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-04.jpeg',0,'attachment','image/jpeg',0),(345,0,'2019-01-21 11:11:10','2019-01-21 11:11:10','','dental-blog-05','','inherit','open','closed','','dental-blog-05','','','2019-01-21 11:11:10','2019-01-21 11:11:10','',245,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-05.jpeg',0,'attachment','image/jpeg',0),(347,0,'2019-01-21 11:11:47','2019-01-21 11:11:47','','dental-blog-06','','inherit','open','closed','','dental-blog-06','','','2019-01-21 11:11:47','2019-01-21 11:11:47','',230,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/12/dental-blog-06.jpeg',0,'attachment','image/jpeg',0),(355,0,'2019-01-22 07:03:16','2019-01-22 07:03:16','','about-img-04-free-img','','inherit','open','closed','','about-img-04-free-img','','','2019-01-22 07:03:16','2019-01-22 07:03:16','',0,'https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2019/01/about-img-04-free-img.jpg',0,'attachment','image/jpeg',0),(417,0,'2019-10-05 00:27:42','2019-10-05 00:27:42','<h1>Departments</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-01-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Cardiology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-02-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Ophthalmology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-03-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pulmonary\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-04-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Dental\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-05-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Diagnostics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-06-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										For disabled\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-07-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Traumatology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-08-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Laboratory\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-09-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pediatrics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-05 00:27:42','2019-10-05 00:27:42','',12,'https://cmsimed.com/2019/10/05/12-revision-v1/',0,'revision','',0),(363,0,'2019-10-05 00:21:18','2019-10-05 00:21:18','','logo-regular-white-free-img','','inherit','open','closed','','logo-regular-white-free-img-2','','','2019-10-05 00:21:18','2019-10-05 00:21:18','',0,'https://cmsimed.com/wp-content/uploads/2019/10/logo-regular-white-free-img.png',0,'attachment','image/png',0),(632,1,'2019-11-20 16:58:22','2019-11-20 16:58:22','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:58:22','2019-11-20 16:58:22','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(633,1,'2019-11-20 17:01:10','2019-11-20 17:01:10','','iGO2','','inherit','open','closed','','igo2','','','2019-11-20 17:01:10','2019-11-20 17:01:10','',617,'https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg',0,'attachment','image/jpeg',0),(634,1,'2019-11-20 17:02:42','2019-11-20 17:02:42','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 17:02:42','2019-11-20 17:02:42','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(369,0,'2019-10-05 00:21:21','2019-10-05 00:21:21','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa ciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/signature-free-img.png\" alt=\"Signature image\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality &amp; Safety\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Qualified doctors\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Emergency help\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Individual approach\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Personalized treatment\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern treatment\n				</h5>\n				<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy patients</h4>		\n			<h2>Our satisfied patients</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>		\n				<figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-01-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-02-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-03-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-04-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-05-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-06-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-07-free-img.png\" alt=\"Client logo\" /></figure><figure><img src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/logo-08-free-img.png\" alt=\"Client logo\" /></figure>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-05 00:21:21','2019-10-05 00:21:21','',11,'https://cmsimed.com/2019/10/05/11-revision-v1/',0,'revision','',0),(371,0,'2019-10-05 00:21:22','2019-10-05 00:21:22','','bg-img-10-free-img.jpg','','inherit','open','closed','','bg-img-10-free-img-jpg','','','2019-10-05 00:21:22','2019-10-05 00:21:22','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-10-free-img.jpg',0,'attachment','image/jpeg',0),(372,0,'2019-10-05 00:21:23','2019-10-05 00:21:23','','bg-img-08-free-img.jpg','','inherit','open','closed','','bg-img-08-free-img-jpg','','','2019-10-05 00:21:23','2019-10-05 00:21:23','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-08-free-img.jpg',0,'attachment','image/jpeg',0),(373,0,'2019-10-05 00:21:24','2019-10-05 00:21:24','','bg-img-06-free-img.jpg','','inherit','open','closed','','bg-img-06-free-img-jpg','','','2019-10-05 00:21:24','2019-10-05 00:21:24','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-06-free-img.jpg',0,'attachment','image/jpeg',0),(380,0,'2019-10-05 00:21:27','2019-10-05 00:21:27','','bg-img-07-free-img.jpg','','inherit','open','closed','','bg-img-07-free-img-jpg','','','2019-10-05 00:21:27','2019-10-05 00:21:27','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-07-free-img.jpg',0,'attachment','image/jpeg',0),(381,0,'2019-10-05 00:21:27','2019-10-05 00:21:27','','bg-img-05-free-img.jpg','','inherit','open','closed','','bg-img-05-free-img-jpg','','','2019-10-05 00:21:27','2019-10-05 00:21:27','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-05-free-img.jpg',0,'attachment','image/jpeg',0),(565,0,'2019-10-16 22:54:17','2019-10-16 22:54:17','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 22:54:17','2019-10-16 22:54:17','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(386,0,'2019-10-05 00:21:29','2019-10-05 00:21:29','','department-05-free-img.jpg','','inherit','open','closed','','department-05-free-img-jpg-2','','','2019-10-05 00:21:29','2019-10-05 00:21:29','',0,'https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg',0,'attachment','image/jpeg',0),(391,0,'2019-10-05 00:21:31','2019-10-05 00:21:31','','bg-img-04-free-img.jpg','','inherit','open','closed','','bg-img-04-free-img-jpg','','','2019-10-05 00:21:31','2019-10-05 00:21:31','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-04-free-img.jpg',0,'attachment','image/jpeg',0),(392,0,'2019-10-05 00:21:32','2019-10-05 00:21:32','','signature-free-img.png','','inherit','open','closed','','signature-free-img-png-2','','','2019-10-05 00:21:32','2019-10-05 00:21:32','',0,'https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png',0,'attachment','image/png',0),(394,0,'2019-10-05 00:21:33','2019-10-05 00:21:33','','bg-img-09-free-img.jpg','','inherit','open','closed','','bg-img-09-free-img-jpg','','','2019-10-05 00:21:33','2019-10-05 00:21:33','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-09-free-img.jpg',0,'attachment','image/jpeg',0),(404,0,'2019-10-05 00:21:37','2019-10-05 00:21:37','','landingpage-bg-free-img-1.jpg','','inherit','open','closed','','landingpage-bg-free-img-1-jpg','','','2019-10-05 00:21:37','2019-10-05 00:21:37','',0,'https://cmsimed.com/wp-content/uploads/2019/10/landingpage-bg-free-img-1.jpg',0,'attachment','image/jpeg',0),(405,0,'2019-10-05 00:21:38','2019-10-05 00:21:38','','bg-img-01-free-img.jpg','','inherit','open','closed','','bg-img-01-free-img-jpg-2','','','2019-10-05 00:21:38','2019-10-05 00:21:38','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-01-free-img.jpg',0,'attachment','image/jpeg',0),(406,0,'2019-10-05 00:21:38','2019-10-05 00:21:38','','icon-01-free-img.png','','inherit','open','closed','','icon-01-free-img-png-2','','','2019-10-05 00:21:38','2019-10-05 00:21:38','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-01-free-img.png',0,'attachment','image/png',0),(407,0,'2019-10-05 00:21:39','2019-10-05 00:21:39','','icon-02-free-img.png','','inherit','open','closed','','icon-02-free-img-png-2','','','2019-10-05 00:21:39','2019-10-05 00:21:39','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-02-free-img.png',0,'attachment','image/png',0),(408,0,'2019-10-05 00:21:39','2019-10-05 00:21:39','','icon-03-free-img.png','','inherit','open','closed','','icon-03-free-img-png-2','','','2019-10-05 00:21:39','2019-10-05 00:21:39','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png',0,'attachment','image/png',0),(409,0,'2019-10-05 00:21:39','2019-10-05 00:21:39','','icon-04-free-img.png','','inherit','open','closed','','icon-04-free-img-png-2','','','2019-10-05 00:21:39','2019-10-05 00:21:39','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-04-free-img.png',0,'attachment','image/png',0),(410,0,'2019-10-05 00:21:40','2019-10-05 00:21:40','','icon-05-free-img.png','','inherit','open','closed','','icon-05-free-img-png-2','','','2019-10-05 00:21:40','2019-10-05 00:21:40','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png',0,'attachment','image/png',0),(411,0,'2019-10-05 00:21:40','2019-10-05 00:21:40','','icon-06-free-img.png','','inherit','open','closed','','icon-06-free-img-png-2','','','2019-10-05 00:21:40','2019-10-05 00:21:40','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png',0,'attachment','image/png',0),(412,0,'2019-10-05 00:21:40','2019-10-05 00:21:40','','icon-07-free-img.png','','inherit','open','closed','','icon-07-free-img-png-2','','','2019-10-05 00:21:40','2019-10-05 00:21:40','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png',0,'attachment','image/png',0),(413,0,'2019-10-05 00:21:41','2019-10-05 00:21:41','','icon-08-free-img.png','','inherit','open','closed','','icon-08-free-img-png-2','','','2019-10-05 00:21:41','2019-10-05 00:21:41','',0,'https://cmsimed.com/wp-content/uploads/2019/10/icon-08-free-img.png',0,'attachment','image/png',0),(414,0,'2019-10-05 00:21:41','2019-10-05 00:21:41','','bg-img-02-free-img-1.jpg','','inherit','open','closed','','bg-img-02-free-img-1-jpg','','','2019-10-05 00:21:41','2019-10-05 00:21:41','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-02-free-img-1.jpg',0,'attachment','image/jpeg',0),(415,0,'2019-10-05 00:21:42','2019-10-05 00:21:42','','img-01-free-img.jpg','','inherit','open','closed','','img-01-free-img-jpg-2','','','2019-10-05 00:21:42','2019-10-05 00:21:42','',0,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg',0,'attachment','image/jpeg',0),(416,0,'2019-10-05 00:21:43','2019-10-05 00:21:43','','bg-img-03-free-img-1.jpg','','inherit','open','closed','','bg-img-03-free-img-1-jpg','','','2019-10-05 00:21:43','2019-10-05 00:21:43','',0,'https://cmsimed.com/wp-content/uploads/2019/10/bg-img-03-free-img-1.jpg',0,'attachment','image/jpeg',0),(418,0,'2019-10-05 00:27:53','2019-10-05 00:27:53','<h1>Doctors</h1>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-01-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-02-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-03-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-04-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Wayne Banks</h4>		\n		<h6 style=\"text-align: center\"><em>Pediatrics</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-05-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. George Taylor</h4>		\n		<h6 style=\"text-align: center\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/doctor-img-06-free-img.jpg\" alt=\"Doctor photo\" />											\n			<h4>Dr. Scott Sanders</h4>		\n		<h6 style=\"text-align: center\"><em>Laboratory</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-05 00:27:53','2019-10-05 00:27:53','',14,'https://cmsimed.com/2019/10/05/14-revision-v1/',0,'revision','',0),(419,0,'2019-10-05 00:28:04','2019-10-05 00:28:04','<h1>Departments</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-01-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Cardiology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-02-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Ophthalmology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-03-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pulmonary\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-04-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Dental\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-05-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Diagnostics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-06-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										For disabled\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-07-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Traumatology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-08-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Laboratory\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://websitedemos.net/multimed-04/wp-content/uploads/sites/228/2018/07/department-09-free-img.jpg\" alt=\"Department image\" />											\n					<ul>\n							<li>\n										Pediatrics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Departments','','inherit','closed','closed','','12-revision-v1','','','2019-10-05 00:28:04','2019-10-05 00:28:04','',12,'https://cmsimed.com/2019/10/05/12-revision-v1/',0,'revision','',0),(506,0,'2019-10-16 18:45:21','2019-10-16 18:45:21','<h1>Contact</h1>		\n			<h4>Location</h4>		\n		<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308</p>		\n			<p>PHONE: 1.850.942.0198</p>		\n			<p><a href=\"#\">EMAIL: contact@clinic.com</a></p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-16 18:45:21','2019-10-16 18:45:21','',15,'https://cmsimed.com/2019/10/16/15-revision-v1/',0,'revision','',0),(450,0,'2019-10-08 02:03:51','2019-10-08 02:03:51','<h1>Insurances</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Insurance Name\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-08 02:03:51','2019-10-08 02:03:51','',12,'https://cmsimed.com/2019/10/08/12-revision-v1/',0,'revision','',0),(420,0,'2019-10-05 00:28:04','2019-10-05 00:28:04','<h1>Insurances</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Cardiology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Ophthalmology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Pulmonary\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Dental\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Diagnostics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										For disabled\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Traumatology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Laboratory\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Pediatrics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Departments','','inherit','closed','closed','','12-revision-v1','','','2019-10-05 00:28:04','2019-10-05 00:28:04','',12,'https://cmsimed.com/2019/10/05/12-revision-v1/',0,'revision','',0),(536,0,'2019-10-16 21:31:29','2019-10-16 21:31:29','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 21:31:29','2019-10-16 21:31:29','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(535,0,'2019-10-16 21:30:20','2019-10-16 21:30:20','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 21:30:20','2019-10-16 21:30:20','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(449,0,'2019-10-08 02:01:28','2019-10-08 02:01:28','<h1>Products</h1>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-08 02:01:28','2019-10-08 02:01:28','',14,'https://cmsimed.com/2019/10/08/14-revision-v1/',0,'revision','',0),(421,0,'2019-10-05 00:28:30','2019-10-05 00:28:30','<h1>Products</h1>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-04-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-04-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-04-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-04-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Wayne Banks</h4>		\n		<h6 style=\"text-align: center;\"><em>Pediatrics</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-05-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-05-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-05-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-05-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. George Taylor</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Scott Sanders</h4>		\n		<h6 style=\"text-align: center;\"><em>Laboratory</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-05 00:28:30','2019-10-05 00:28:30','',14,'https://cmsimed.com/2019/10/05/14-revision-v1/',0,'revision','',0),(422,0,'2019-10-05 00:37:59','2019-10-05 00:37:59',' ','','','publish','closed','closed','','422','','','2019-11-26 17:44:38','2019-11-26 17:44:38','',0,'https://cmsimed.com/?p=422',3,'nav_menu_item','',0),(423,0,'2019-10-05 00:38:03','2019-10-05 00:38:03','<h1>Insurances</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Cardiology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-02-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Ophthalmology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-03-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Pulmonary\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-04-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Dental\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-05-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Diagnostics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-06-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										For disabled\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-07-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Traumatology\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-08-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Laboratory\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-09-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Pediatrics\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-05 00:38:03','2019-10-05 00:38:03','',12,'https://cmsimed.com/2019/10/05/12-revision-v1/',0,'revision','',0),(424,0,'2019-10-05 00:39:30','2019-10-05 00:39:30',' ','','','publish','closed','closed','','424','','','2019-11-26 17:44:38','2019-11-26 17:44:38','',0,'https://cmsimed.com/?p=424',4,'nav_menu_item','',0),(427,0,'2019-10-08 01:13:22','2019-10-08 01:13:22','','cmsimedlogo','','inherit','open','closed','','cmsimedlogo','','','2019-10-08 01:13:22','2019-10-08 01:13:22','',0,'https://cmsimed.com/wp-content/uploads/2019/10/cmsimedlogo.png',0,'attachment','image/png',0),(428,0,'2019-10-08 01:14:09','2019-10-08 01:14:09','','siteicon','','inherit','open','closed','','siteicon','','','2019-10-08 01:14:09','2019-10-08 01:14:09','',0,'https://cmsimed.com/wp-content/uploads/2019/10/siteicon.png',0,'attachment','image/png',0),(429,0,'2019-10-08 01:19:45','2019-10-08 01:19:45','','cmsilogo','','inherit','open','closed','','cmsilogo','','','2019-10-08 01:19:45','2019-10-08 01:19:45','',0,'https://cmsimed.com/wp-content/uploads/2019/10/cmsilogo.png',0,'attachment','image/png',0),(432,0,'2019-10-08 01:26:54','2019-10-08 01:26:54','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About our clinic</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Certified personel</h5>		\n			<h2>Our doctors</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Louis Keller</h4>		\n		<h6 style=\"text-align: center;\"><em>Ophthalmology</em></h6>		\n			<h5>+1 910-626-85299</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:26:54','2019-10-08 01:26:54','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(431,0,'2019-10-08 01:24:40','2019-10-08 01:24:40','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About our clinic</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-01-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Cardiology</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-02-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Ophthalmology</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Pulmonary</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-04-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Dental</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diagnostics</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">For disabled</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Traumotoligy</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-08-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Laboratory</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Certified personel</h5>		\n			<h2>Our doctors</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Louis Keller</h4>		\n		<h6 style=\"text-align: center;\"><em>Ophthalmology</em></h6>		\n			<h5>+1 910-626-85299</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:24:40','2019-10-08 01:24:40','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(433,0,'2019-10-08 01:27:22','2019-10-08 01:27:22','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Certified personel</h5>		\n			<h2>Our doctors</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Louis Keller</h4>		\n		<h6 style=\"text-align: center;\"><em>Ophthalmology</em></h6>		\n			<h5>+1 910-626-85299</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:27:22','2019-10-08 01:27:22','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(435,0,'2019-10-08 01:35:04','2019-10-08 01:35:04','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Victor Patel</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Louis Keller</h4>		\n		<h6 style=\"text-align: center;\"><em>Ophthalmology</em></h6>		\n			<h5>+1 910-626-85299</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Steven James</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>Dr. Olivia Ramos</h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:35:04','2019-10-08 01:35:04','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(436,0,'2019-10-08 01:37:23','2019-10-08 01:37:23','','insurances','','inherit','open','closed','','insurances-2','','','2019-10-08 01:37:23','2019-10-08 01:37:23','',10,'https://cmsimed.com/wp-content/uploads/2019/10/insurances.png',0,'attachment','image/png',0),(459,0,'2019-10-08 02:12:43','2019-10-08 02:12:43','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 02:12:43','2019-10-08 02:12:43','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(441,0,'2019-10-08 01:44:16','2019-10-08 01:44:16','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:44:16','2019-10-08 01:44:16','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(439,0,'2019-10-08 01:42:02','2019-10-08 01:42:02','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Cardiology</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em>Ophthalmology</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Pulmonary</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4><h4 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"font-size: 1.46667rem; font-style: normal;\">UNITED HEALTHCARE</h4></h4>		\n		<h6 style=\"text-align: center;\"><em>Dental</em></h6>		\n			<h5>View All</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:42:02','2019-10-08 01:42:02','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(438,0,'2019-10-08 01:39:00','2019-10-08 01:39:00','','insurancesicon','','inherit','open','closed','','insurancesicon','','','2019-10-08 01:39:00','2019-10-08 01:39:00','',10,'https://cmsimed.com/wp-content/uploads/2019/10/insurancesicon.png',0,'attachment','image/png',0),(440,0,'2019-10-08 01:42:31','2019-10-08 01:42:31','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>Perfect medical services</h5>		\n			<h2>Book an Appointment</h2>		\n		<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.</p>		\n			<a href=\"#\" role=\"button\">\n						BOOK AN APPOINTMENT\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:42:31','2019-10-08 01:42:31','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(442,0,'2019-10-08 01:47:32','2019-10-08 01:47:32','','wheelchair','','inherit','open','closed','','wheelchair','','','2019-10-08 01:47:32','2019-10-08 01:47:32','',10,'https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.jpg',0,'attachment','image/jpeg',0),(443,0,'2019-10-08 01:47:48','2019-10-08 01:47:48','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><em>We provide 24/7 professional emergency help lorem ipsum dolor sit amet.</em></h6>		\n			<h3>Opening Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 01:47:48','2019-10-08 01:47:48','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(446,0,'2019-10-08 01:56:35','2019-10-08 01:56:35','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy patients</h4>		\n			<h2>Our satisfied patients</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>		\n				<figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-01-free-img.png\" alt=\"logo-01-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-02-free-img.png\" alt=\"logo-02-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-03-free-img.png\" alt=\"logo-03-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-04-free-img.png\" alt=\"logo-04-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-05-free-img.png\" alt=\"logo-05-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-06-free-img.png\" alt=\"logo-06-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-07-free-img.png\" alt=\"logo-07-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-08-free-img.png\" alt=\"logo-08-free-img.png\" /></figure>			\n						Previous\n						Next','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-08 01:56:35','2019-10-08 01:56:35','',11,'https://cmsimed.com/2019/10/08/11-revision-v1/',0,'revision','',0),(445,0,'2019-10-08 01:55:58','2019-10-08 01:55:58','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Qualified doctors\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Emergency help\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Individual approach\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Personalized treatment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern treatment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy patients</h4>		\n			<h2>Our satisfied patients</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>		\n				<figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-01-free-img.png\" alt=\"logo-01-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-02-free-img.png\" alt=\"logo-02-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-03-free-img.png\" alt=\"logo-03-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-04-free-img.png\" alt=\"logo-04-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-05-free-img.png\" alt=\"logo-05-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-06-free-img.png\" alt=\"logo-06-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-07-free-img.png\" alt=\"logo-07-free-img.png\" /></figure><figure><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/logo-08-free-img.png\" alt=\"logo-08-free-img.png\" /></figure>			\n						Previous\n						Next','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-08 01:55:58','2019-10-08 01:55:58','',11,'https://cmsimed.com/2019/10/08/11-revision-v1/',0,'revision','',0),(448,0,'2019-10-08 01:59:14','2019-10-08 01:59:14','','wheelchair','','inherit','open','closed','','wheelchair-2','','','2019-10-08 01:59:14','2019-10-08 01:59:14','',14,'https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png',0,'attachment','image/png',0),(507,0,'2019-10-16 18:47:27','2019-10-16 18:47:27','<h1>Contact</h1>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308</p>		\n			<p>PHONE: 1.850.942.0198</p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-16 18:47:27','2019-10-16 18:47:27','',15,'https://cmsimed.com/2019/10/16/15-revision-v1/',0,'revision','',0),(451,0,'2019-10-08 02:04:43','2019-10-08 02:04:43','<h1>Contact</h1>		\n			<h4>Location</h4>		\n		<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA</p>		\n			<p>PHONE: 1 910-626-85255</p>		\n			<p><a href=\"#\">EMAIL: contact@clinic.com</a></p>		\n		[wpforms id=\"6\"]		\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=14&amp;output=embed&amp;iwloc=near\" aria-label=\"London Eye, London, United Kingdom\"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-08 02:04:43','2019-10-08 02:04:43','',15,'https://cmsimed.com/2019/10/08/15-revision-v1/',0,'revision','',0),(511,0,'2019-10-16 18:54:08','2019-10-16 18:54:08','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. </p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.</p>		\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>It can be hard to know where to look for high-quality medical equipment for home care.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-16 18:54:08','2019-10-16 18:54:08','',11,'https://cmsimed.com/2019/10/16/11-revision-v1/',0,'revision','',0),(452,0,'2019-10-08 02:06:43','2019-10-08 02:06:43','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy patients</h4>		\n			<h2>Our satisfied patients</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-08 02:06:43','2019-10-08 02:06:43','',11,'https://cmsimed.com/2019/10/08/11-revision-v1/',0,'revision','',0),(469,0,'2019-10-08 02:23:02','2019-10-08 02:23:02','<h1>Contact</h1>		\n			<h4>Location</h4>		\n		<p>We are located in lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 123 Fifth Avenue, New York, NY 10160, USA</p>		\n			<p>PHONE: 1 910-626-85255</p>		\n			<p><a href=\"#\">EMAIL: contact@clinic.com</a></p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-08 02:23:02','2019-10-08 02:23:02','',15,'https://cmsimed.com/2019/10/08/15-revision-v1/',0,'revision','',0),(454,0,'2019-10-08 02:07:36','2019-10-08 02:07:36','<h4>About us</h4>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"#\">						\n										CARDIOLOGY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										OPHTHALMOLOGY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										PULMONARY\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										DENTAL\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										DIAGNOSTICS\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										FOR DISABLED\n											</a>\n									</li>\n								<li >\n					<a href=\"#\">						\n										LABORATORY\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Emergency Cases</h5>		\n		<p>1 123 456 7890</p>		\n			<h5>Address</h5>		\n		<p>1st Avenue, New York, NY 10160, USA</p>		\n			<h5>Phone</h5>		\n		<p>+1 910-626-85266</p>		\n			<h5>Email</h5>		\n		<p>contact@clinic.com</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-08 02:07:36','2019-10-08 02:07:36','',162,'https://cmsimed.com/2019/10/08/162-revision-v1/',0,'revision','',0),(460,0,'2019-10-08 02:13:15','2019-10-08 02:13:15','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"#\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"#\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 02:13:15','2019-10-08 02:13:15','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(461,0,'2019-10-08 02:14:17','2019-10-08 02:14:17','<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />','content template','','publish','closed','closed','','content-template','','','2019-10-08 02:14:17','2019-10-08 02:14:17','',0,'https://cmsimed.com/?elementor_library=content-template',0,'elementor_library','',0),(462,0,'2019-10-08 02:14:17','2019-10-08 02:14:17','','content template','','inherit','closed','closed','','461-revision-v1','','','2019-10-08 02:14:17','2019-10-08 02:14:17','',461,'https://cmsimed.com/2019/10/08/461-revision-v1/',0,'revision','',0),(463,0,'2019-10-08 02:14:17','2019-10-08 02:14:17','<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />','content template','','inherit','closed','closed','','461-revision-v1','','','2019-10-08 02:14:17','2019-10-08 02:14:17','',461,'https://cmsimed.com/2019/10/08/461-revision-v1/',0,'revision','',0),(465,0,'2019-10-08 02:17:46','2019-10-08 02:17:46','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Product Name</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-08 02:17:46','2019-10-08 02:17:46','',14,'https://cmsimed.com/2019/10/08/14-revision-v1/',0,'revision','',0),(466,0,'2019-10-08 02:21:11','2019-10-08 02:21:11','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n										<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5>View All</h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 02:21:11','2019-10-08 02:21:11','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(467,0,'2019-10-08 02:22:05','2019-10-08 02:22:05','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>World class medical equipment</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-08 02:22:05','2019-10-08 02:22:05','',10,'https://cmsimed.com/2019/10/08/10-revision-v1/',0,'revision','',0),(480,0,'2019-10-14 21:34:59','2019-10-14 21:34:59','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our satisfied customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-14 21:34:59','2019-10-14 21:34:59','',11,'https://cmsimed.com/2019/10/14/11-revision-v1/',0,'revision','',0),(468,0,'2019-10-08 02:22:52','2019-10-08 02:22:52','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About our clinic</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Medical privacy\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our satisfied customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-08 02:22:52','2019-10-08 02:22:52','',11,'https://cmsimed.com/2019/10/08/11-revision-v1/',0,'revision','',0),(471,0,'2019-10-14 21:09:45','2019-10-14 21:09:45','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Wound care</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">View All</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-14 21:09:45','2019-10-14 21:09:45','',10,'https://cmsimed.com/2019/10/14/10-revision-v1/',0,'revision','',0),(504,0,'2019-10-16 18:40:39','2019-10-16 18:40:39','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:40:39','2019-10-16 18:40:39','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(483,0,'2019-10-14 21:36:50','2019-10-14 21:36:50','<h5>Here at Capital Medical and Surgical Inc. we offer</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<h4>This is the best medical centre...</h4>		\n		<h3>I’ve been coming here for about 2 years and it is simply the best...</h3><p><em>Randy Burns</em></p>		\n			<a href=\"#\" role=\"button\">\n						MORE TESTIMONIALS\n					</a>\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n			<h5>Who we work with</h5>		\n			<h2>Insurances</h2>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-01-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em>Lorem</em></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-06-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-02-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>BCBS</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n											<a href=\"https://cmsimed.com/insurances/\" data-elementor-open-lightbox=\"\">\n							<img width=\"370\" height=\"370\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/10/doctor-img-03-free-img-300x300.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />								</a>\n			<h4>United Healthcare</h4>		\n		<h6 style=\"text-align: center;\"><em style=\"font-size: 15px; font-weight: 400;\">Lorem</em><br></h6>		\n			<h5><a href=\"https://cmsimed.com/insurances/\">View All</a></h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-14 21:36:50','2019-10-14 21:36:50','',10,'https://cmsimed.com/2019/10/14/10-revision-v1/',0,'revision','',0),(502,0,'2019-10-16 18:33:47','2019-10-16 18:33:47','<h1>Insurances</h1>		\n			<h4>If we don\'t work with your inurance plan or you are not insured, our products can still be purchased. We accept all major credit cards.</h4>		\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-16 18:33:47','2019-10-16 18:33:47','',12,'https://cmsimed.com/2019/10/16/12-revision-v1/',0,'revision','',0),(473,0,'2019-10-14 21:15:02','2019-10-14 21:15:02','<h1>Insurances</h1>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>		\n										<img width=\"370\" height=\"270\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img.jpg 370w, https://cmsimed.com/wp-content/uploads/2019/10/department-01-free-img-300x219.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-14 21:15:02','2019-10-14 21:15:02','',12,'https://cmsimed.com/2019/10/14/12-revision-v1/',0,'revision','',0),(479,0,'2019-10-14 21:33:21','2019-10-14 21:33:21','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-14 21:33:21','2019-10-14 21:33:21','',14,'https://cmsimed.com/2019/10/14/14-revision-v1/',0,'revision','',0),(481,0,'2019-10-14 21:35:18','2019-10-14 21:35:18','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our satisfied customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-14 21:35:18','2019-10-14 21:35:18','',11,'https://cmsimed.com/2019/10/14/11-revision-v1/',0,'revision','',0),(478,0,'2019-10-14 21:29:16','2019-10-14 21:29:16','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>View All</h2>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Orthotics</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Compression Stockings</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Respiratory/Oxygen</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Power Mobility</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Manual Mobility</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Lift Chairs</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Homecare Beds</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Wound Care</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Cpap</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Nebulizers</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Urological</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Diabetic Supplies</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Bath Safety</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Aids for Daily Living</h4>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Medical Supplies</h4>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-14 21:29:16','2019-10-14 21:29:16','',14,'https://cmsimed.com/2019/10/14/14-revision-v1/',0,'revision','',0),(475,0,'2019-10-14 21:21:56','2019-10-14 21:21:56','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Orthotics</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Compression Stockings</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Respiratory/Oxygen</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Power Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Manual Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Lift Chairs</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Homecare Beds</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Wound Care</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Cpap</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Nebulizers</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Urological</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Diabetic Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Bath Safety</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Aids for Daily Living</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Medical Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-14 21:21:56','2019-10-14 21:21:56','',14,'https://cmsimed.com/2019/10/14/14-revision-v1/',0,'revision','',0),(474,0,'2019-10-14 21:20:22','2019-10-14 21:20:22','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Orthotics</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Compression Stockings</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Respiratory/Oxygen</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Power Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Manual Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Lift Chairs</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Homecare Beds</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Wound Care</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Cpap</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Nebulizers</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Urological</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Diabetic Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Bath Safety</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Aids for Daily Living</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Medical Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-14 21:20:22','2019-10-14 21:20:22','',14,'https://cmsimed.com/2019/10/14/14-revision-v1/',0,'revision','',0),(476,0,'2019-10-14 21:22:46','2019-10-14 21:22:46','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Orthotics</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Compression Stockings</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Respiratory/Oxygen</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Power Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Manual Mobility</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Lift Chairs</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Homecare Beds</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Wound Care</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Cpap</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Nebulizers</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Urological</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Diabetic Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Bath Safety</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85266</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Aids for Daily Living</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85277</h5>		\n										<img width=\"512\" height=\"512\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/wheelchair.png 512w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/10/wheelchair-300x300.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h4>Medical Supplies</h4>		\n		<h6 style=\"text-align: center;\"><em>Product Category</em></h6>		\n			<h5>+1 910-626-85288</h5>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-14 21:22:46','2019-10-14 21:22:46','',14,'https://cmsimed.com/2019/10/14/14-revision-v1/',0,'revision','',0),(482,0,'2019-10-14 21:36:14','2019-10-14 21:36:14','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need. We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones. It can be hard to know where to look for high-quality medical equipment for home care. Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.&nbsp;</p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>		\n			<h4>Daniel Hanson</h4>		\n										<img width=\"113\" height=\"78\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/signature-free-img.png\" alt=\"\" />											\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>Lorem ipsum dolor sit amet, elit, sed do tempor incididunt ut labore et dolore magna aliqua ut enim.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-14 21:36:14','2019-10-14 21:36:14','',11,'https://cmsimed.com/2019/10/14/11-revision-v1/',0,'revision','',0),(497,0,'2019-10-16 18:11:36','2019-10-16 18:11:36','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 18:11:36','2019-10-16 18:11:36','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(629,1,'2019-11-20 16:49:44','2019-11-20 16:49:44','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:49:44','2019-11-20 16:49:44','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(628,1,'2019-11-20 16:48:45','2019-11-20 16:48:45','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</h2>\nWith your Oxlife Freedom POC you will enjoy:\n<ul>\n 	<li>Large LCD screen with simple control display</li>\n 	<li>Smart battery with long life and quick recharge time</li>\n 	<li>Pulse Flow settings of 1 – 5</li>\n 	<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li>\n 	<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li>\n</ul>\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\n<a href=\"https://o2-concepts.com/oxlife-freedom-overview/#video\" target=\"_blank\" rel=\"noopener noreferrer\">WATCH VIDEO</a>\nhttps://youtu.be/AT-QmQkNgyA','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:48:45','2019-11-20 16:48:45','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(486,0,'2019-10-16 18:05:03','2019-10-16 18:05:03','','scuba diving air tank with green tank','scuba diving air tank with green tank','inherit','open','closed','','scuba-diving-air-tank-with-green-tank','','','2019-10-16 18:05:03','2019-10-16 18:05:03','',14,'https://cmsimed.com/wp-content/uploads/2019/10/oxygen-tanks.jpeg',0,'attachment','image/jpeg',0),(487,0,'2019-10-16 18:07:08','2019-10-16 18:07:08','','Croped Daughter helping her mother  using walker in bedroom.','Croped Daughter helping her mother  using walker in bedroom.','inherit','open','closed','','croped-daughter-helping-her-mother-using-walker-in-bedroom','','','2019-10-16 18:07:08','2019-10-16 18:07:08','',14,'https://cmsimed.com/wp-content/uploads/2019/10/walker.jpeg',0,'attachment','image/jpeg',0),(488,0,'2019-10-16 18:07:12','2019-10-16 18:07:12','','Nurse inflates urinary catheter bulb with leg drainage bag on sterile field.','Nurse inflates urinary catheter bulb with leg drainage bag on sterile field','inherit','open','closed','','nurse-inflates-urinary-catheter-bulb-with-leg-drainage-bag-on-sterile-field','','','2019-10-16 18:07:12','2019-10-16 18:07:12','',14,'https://cmsimed.com/wp-content/uploads/2019/10/catheter.jpeg',0,'attachment','image/jpeg',0),(489,0,'2019-10-16 18:07:15','2019-10-16 18:07:15','','Woman helping handicapped man to sit in car','Woman helping handicapped man to sit in car','inherit','open','closed','','woman-helping-handicapped-man-to-sit-in-car','','','2019-10-16 18:07:15','2019-10-16 18:07:15','',14,'https://cmsimed.com/wp-content/uploads/2019/10/medicalvan.jpeg',0,'attachment','image/jpeg',0),(490,0,'2019-10-16 18:07:19','2019-10-16 18:07:19','','A side on shot of an elderly lady in a red coat enjoying the freedom of an electric mobility scooter.','A side on shot of an elderly lady in a red coat enjoying the freedom of an electric mobility scooter, from the shoulders down','inherit','open','closed','','a-side-on-shot-of-an-elderly-lady-in-a-red-coat-enjoying-the-freedom-of-an-electric-mobility-scooter','','','2019-10-16 18:07:19','2019-10-16 18:07:19','',14,'https://cmsimed.com/wp-content/uploads/2019/10/powermobility.jpeg',0,'attachment','image/jpeg',0),(491,0,'2019-10-16 18:07:30','2019-10-16 18:07:30','','Device for measuring the level of glucose in the blood','Apparatus for measuring the level of glucose in the blood, the test strip and lancet','inherit','open','closed','','device-for-measuring-the-level-of-glucose-in-the-blood','','','2019-10-16 18:07:30','2019-10-16 18:07:30','',14,'https://cmsimed.com/wp-content/uploads/2019/10/diabetes.jpeg',0,'attachment','image/jpeg',0),(492,0,'2019-10-16 18:07:34','2019-10-16 18:07:34','','Padded shower chair with arms and back in bathroom with bright tile wall and floor.','Padded shower chair with arms and back in bathroom with bright tile wall and floor. Suitable arrangement for elder parents.','inherit','open','closed','','padded-shower-chair-with-arms-and-back-in-bathroom-with-bright-tile-wall-and-floor','','','2019-10-16 18:07:34','2019-10-16 18:07:34','',14,'https://cmsimed.com/wp-content/uploads/2019/10/shower-chair.jpeg',0,'attachment','image/jpeg',0),(493,0,'2019-10-16 18:07:39','2019-10-16 18:07:39','','Wound care dressing set on stainless steel plate. Cotton ball with alcohol, cotton stick with povidone-iodine, forceps and conform bandage.','Wound care dressing set on stainless steel plate. Cotton ball with alcohol, cotton stick with povidone-iodine, forceps and conform bandage.','inherit','open','closed','','wound-care-dressing-set-on-stainless-steel-plate-cotton-ball-with-alcohol-cotton-stick-with-povidone-iodine-forceps-and-conform-bandage','','','2019-10-16 18:07:39','2019-10-16 18:07:39','',14,'https://cmsimed.com/wp-content/uploads/2019/10/wound-care.jpeg',0,'attachment','image/jpeg',0),(494,0,'2019-10-16 18:07:42','2019-10-16 18:07:42','','The hands of a young man doctor orthopedist conducts diagnostics, foot foot test of a woman, for the manufacture of individual, orthopedic insoles','The hands of a young man doctor orthopedist conducts diagnostics, foot foot test of a woman, for the manufacture of individual, orthopedic insoles.','inherit','open','closed','','the-hands-of-a-young-man-doctor-orthopedist-conducts-diagnostics-foot-foot-test-of-a-woman-for-the-manufacture-of-individual-orthopedic-insoles','','','2019-10-16 18:07:42','2019-10-16 18:07:42','',14,'https://cmsimed.com/wp-content/uploads/2019/10/orthotics.jpeg',0,'attachment','image/jpeg',0),(495,0,'2019-10-16 18:07:46','2019-10-16 18:07:46','','Senior Woman Using Reaching Arm To Pick Up Spectacles Case At Home','Senior Woman Using Reaching Arm To Pick Up Spectacles Case At Home','inherit','open','closed','','senior-woman-using-reaching-arm-to-pick-up-spectacles-case-at-home','','','2019-10-16 18:07:46','2019-10-16 18:07:46','',14,'https://cmsimed.com/wp-content/uploads/2019/10/reacher.jpeg',0,'attachment','image/jpeg',0),(508,0,'2019-10-16 18:48:29','2019-10-16 18:48:29','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 18:48:29','2019-10-16 18:48:29','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(509,0,'2019-10-16 18:49:31','2019-10-16 18:49:31','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthitics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 18:49:31','2019-10-16 18:49:31','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(510,0,'2019-10-16 18:50:23','2019-10-16 18:50:23','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:50:23','2019-10-16 18:50:23','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(500,0,'2019-10-16 18:17:06','2019-10-16 18:17:06','','Hand holding plus sign virtual means to offer positive thing (like benefits, personal development, social network, health insurance) with copy space','Hand holding plus sign virtual means to offer positive thing (like benefits, personal development, social network, health insurance) with copy space','inherit','open','closed','','hand-holding-plus-sign-virtual-means-to-offer-positive-thing-like-benefits-personal-development-social-network-health-insurance-with-copy-space','','','2019-10-16 18:17:06','2019-10-16 18:17:06','',12,'https://cmsimed.com/wp-content/uploads/2019/10/healthinsurance.jpeg',0,'attachment','image/jpeg',0),(501,0,'2019-10-16 18:25:21','2019-10-16 18:25:21','','Health insurance','Health insurance document','inherit','open','closed','','health-insurance','','','2019-10-16 18:25:21','2019-10-16 18:25:21','',12,'https://cmsimed.com/wp-content/uploads/2019/10/heathinsuranceheader.jpeg',0,'attachment','image/jpeg',0),(512,0,'2019-10-16 18:55:29','2019-10-16 18:55:29','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:55:29','2019-10-16 18:55:29','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(513,0,'2019-10-16 18:56:03','2019-10-16 18:56:03','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 339-7016\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:56:03','2019-10-16 18:56:03','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(515,0,'2019-10-16 18:58:50','2019-10-16 18:58:50','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:58:50','2019-10-16 18:58:50','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(516,0,'2019-10-16 18:59:12','2019-10-16 18:59:12','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"#\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:59:12','2019-10-16 18:59:12','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(522,0,'2019-10-16 21:13:06','2019-10-16 21:13:06','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 21:13:06','2019-10-16 21:13:06','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(517,0,'2019-10-16 18:59:34','2019-10-16 18:59:34','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 18:59:34','2019-10-16 18:59:34','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(518,0,'2019-10-16 19:00:35','2019-10-16 19:00:35','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-16 19:00:35','2019-10-16 19:00:35','',12,'https://cmsimed.com/2019/10/16/12-revision-v1/',0,'revision','',0),(519,0,'2019-10-16 19:02:24','2019-10-16 19:02:24','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Departments</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-16 19:02:24','2019-10-16 19:02:24','',162,'https://cmsimed.com/2019/10/16/162-revision-v1/',0,'revision','',0),(521,0,'2019-10-16 21:04:58','2019-10-16 21:04:58','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Diabetic supplies</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"#\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 21:04:58','2019-10-16 21:04:58','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(523,0,'2019-10-16 21:14:46','2019-10-16 21:14:46','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 21:14:46','2019-10-16 21:14:46','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(524,0,'2019-10-16 21:15:52','2019-10-16 21:15:52','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Departments</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Bath Safety</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Medical Supplies</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 21:15:52','2019-10-16 21:15:52','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(525,0,'2019-10-16 21:18:51','2019-10-16 21:18:51','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 21:18:51','2019-10-16 21:18:51','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(526,0,'2019-10-16 21:20:45','2019-10-16 21:20:45','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Products</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-16 21:20:45','2019-10-16 21:20:45','',162,'https://cmsimed.com/2019/10/16/162-revision-v1/',0,'revision','',0),(527,0,'2019-10-16 21:21:10','2019-10-16 21:21:10','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Products</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-16 21:21:10','2019-10-16 21:21:10','',162,'https://cmsimed.com/2019/10/16/162-revision-v1/',0,'revision','',0),(530,0,'2019-10-16 21:24:41','2019-10-16 21:24:41','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. </p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.</p>		\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>It can be hard to know where to look for high-quality medical equipment for home care.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-16 21:24:41','2019-10-16 21:24:41','',11,'https://cmsimed.com/2019/10/16/11-revision-v1/',0,'revision','',0),(529,0,'2019-10-16 21:24:34','2019-10-16 21:24:34','','Elderly woman smiling at home','Retired woman with her wooden walking stick at home. Happy senior woman relaxing at home holding cane and looking at camera. Smiling grandmother sitting on couch.','inherit','open','closed','','elderly-woman-smiling-at-home','','','2019-10-16 21:24:34','2019-10-16 21:24:34','',11,'https://cmsimed.com/wp-content/uploads/2019/10/happy-customer.jpeg',0,'attachment','image/jpeg',0),(531,0,'2019-10-16 21:29:50','2019-10-16 21:29:50','<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','template1','','publish','closed','closed','','template1','','','2019-10-16 21:29:51','2019-10-16 21:29:51','',0,'https://cmsimed.com/?elementor_library=template1',0,'elementor_library','',0),(532,0,'2019-10-16 21:29:50','2019-10-16 21:29:50','','template1','','inherit','closed','closed','','531-revision-v1','','','2019-10-16 21:29:50','2019-10-16 21:29:50','',531,'https://cmsimed.com/2019/10/16/531-revision-v1/',0,'revision','',0),(533,0,'2019-10-16 21:29:51','2019-10-16 21:29:51','<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','template1','','inherit','closed','closed','','531-revision-v1','','','2019-10-16 21:29:51','2019-10-16 21:29:51','',531,'https://cmsimed.com/2019/10/16/531-revision-v1/',0,'revision','',0),(534,0,'2019-10-16 21:30:08','2019-10-16 21:30:08','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Diabetic Supplies</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>Medical Supplies</h2>		\n		<p>CMSI is a full line medical products distributor. Through our affiliation with National Distribution and Contracting (NDC), we represent the majority of the medical supply manufacturers. We service the retail, commercial and government market. We work with many of the group purchasing organizations (GPO).</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 21:30:08','2019-10-16 21:30:08','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(537,0,'2019-10-16 21:32:34','2019-10-16 21:32:34','','Doctor helping to retired man, getting up from sofa','Doctor helping to retired man, getting up from sofa','inherit','open','closed','','doctor-helping-to-retired-man-getting-up-from-sofa','','','2019-10-16 21:32:34','2019-10-16 21:32:34','',11,'https://cmsimed.com/wp-content/uploads/2019/10/helping.jpeg',0,'attachment','image/jpeg',0),(538,0,'2019-10-16 21:32:53','2019-10-16 21:32:53','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. </p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.</p>		\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>It can be hard to know where to look for high-quality medical equipment for home care.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-16 21:32:53','2019-10-16 21:32:53','',11,'https://cmsimed.com/2019/10/16/11-revision-v1/',0,'revision','',0),(539,0,'2019-10-16 21:34:39','2019-10-16 21:34:39','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-16 21:34:39','2019-10-16 21:34:39','',12,'https://cmsimed.com/2019/10/16/12-revision-v1/',0,'revision','',0),(544,0,'2019-10-16 21:42:43','2019-10-16 21:42:43','','hemp product, Hand holding bottle of Cannabis oil in pipette, close up, natural herb, medical marijuana concept, CBD cannabis OIL.','hemp product, Hand holding bottle of Cannabis oil in pipette, close up, natural herb, medical marijuana concept, CBD cannabis OIL.','inherit','open','closed','','hemp-product-hand-holding-bottle-of-cannabis-oil-in-pipette-close-up-natural-herb-medical-marijuana-concept-cbd-cannabis-oil','','','2019-10-16 21:42:43','2019-10-16 21:42:43','',14,'https://cmsimed.com/wp-content/uploads/2019/10/cbdoil.jpeg',0,'attachment','image/jpeg',0),(545,0,'2019-10-16 21:43:08','2019-10-16 21:43:08','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI provides diabetic testing supplies including meters and strips from many manufacturers.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 21:43:08','2019-10-16 21:43:08','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(546,0,'2019-10-16 22:15:54','2019-10-16 22:15:54','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 22:15:54','2019-10-16 22:15:54','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(547,0,'2019-10-16 22:16:10','2019-10-16 22:16:10','','lift chair','','inherit','open','closed','','lift-chair','','','2019-10-16 22:16:10','2019-10-16 22:16:10','',14,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg',0,'attachment','image/jpeg',0),(548,0,'2019-10-16 22:16:26','2019-10-16 22:16:26','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 22:16:26','2019-10-16 22:16:26','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(549,0,'2019-10-16 22:16:55','2019-10-16 22:16:55','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. </p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.</p>		\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>It can be hard to know where to look for high-quality medical equipment for home care.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-16 22:16:55','2019-10-16 22:16:55','',11,'https://cmsimed.com/2019/10/16/11-revision-v1/',0,'revision','',0),(550,0,'2019-10-16 22:17:08','2019-10-16 22:17:08','<h1>About</h1>		\n			<h4>A few words</h4>		\n			<h2>About CMSI</h2>		\n		<p>Founded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals. </p>		\n			<h4>We are always</h4>		\n			<h2>Glad to help</h2>		\n		<p>Serving the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.</p>		\n			<h4>Individual approach</h4>		\n			<h2>Why choose us</h2>		\n				<h5>\n					Exceptional Service\n				</h5>\n								<p>Capital Medical and Surgical Inc. is here to make sure our clients have everything they need.</p>\n				<h5>\n					Modern equipment\n				</h5>\n								<p>We partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.</p>\n				<h5>\n					Quality & Safety\n				</h5>\n								<p>It can be hard to know where to look for high-quality medical equipment for home care.</p>\n			<h4>Healthy and happy customers</h4>		\n			<h2>Our Satisfied Customers</h2>		\n		<p>We welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.</p>','About','','inherit','closed','closed','','11-revision-v1','','','2019-10-16 22:17:08','2019-10-16 22:17:08','',11,'https://cmsimed.com/2019/10/16/11-revision-v1/',0,'revision','',0),(551,0,'2019-10-16 22:18:54','2019-10-16 22:18:54','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-16 22:18:54','2019-10-16 22:18:54','',14,'https://cmsimed.com/2019/10/16/14-revision-v1/',0,'revision','',0),(553,0,'2019-10-16 22:20:39','2019-10-16 22:20:39','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-16 22:20:39','2019-10-16 22:20:39','',12,'https://cmsimed.com/2019/10/16/12-revision-v1/',0,'revision','',0),(554,0,'2019-10-16 22:20:51','2019-10-16 22:20:51','<h1>Contact</h1>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 2740 Capital Circle N.E Tallahassee, FL 32308</p>		\n			<p>PHONE: 1.850.942.0198</p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2019-10-16 22:20:51','2019-10-16 22:20:51','',15,'https://cmsimed.com/2019/10/16/15-revision-v1/',0,'revision','',0),(556,0,'2019-10-16 22:23:29','2019-10-16 22:23:29','','cmsilogo','','inherit','open','closed','','newcmsilogo','','','2020-02-10 18:29:55','2020-02-10 18:29:55','',0,'https://cmsimed.com/wp-content/uploads/2019/10/newcmsilogo.png',0,'attachment','image/png',0),(560,0,'2019-10-16 22:30:42','2019-10-16 22:30:42','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-07-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-16 22:30:42','2019-10-16 22:30:42','',10,'https://cmsimed.com/2019/10/16/10-revision-v1/',0,'revision','',0),(624,1,'2019-11-20 16:42:30','2019-11-20 16:42:30','','o2 concepts freedom','','inherit','open','closed','','o2-concepts-freedom','','','2019-11-20 16:42:30','2019-11-20 16:42:30','',617,'https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg',0,'attachment','image/jpeg',0),(627,1,'2019-11-20 16:45:32','2019-11-20 16:45:32','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</h2>\nWith your Oxlife Freedom POC you will enjoy:\n<ul>\n 	<li>Large LCD screen with simple control display</li>\n 	<li>Smart battery with long life and quick recharge time</li>\n 	<li>Pulse Flow settings of 1 – 5</li>\n 	<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li>\n 	<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li>\n</ul>\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\n<a href=\"https://o2-concepts.com/oxlife-freedom-overview/#video\" target=\"_blank\" rel=\"noopener noreferrer\">WATCH VIDEO</a>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:45:32','2019-11-20 16:45:32','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(625,1,'2019-11-20 16:43:39','2019-11-20 16:43:39','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<h2>Oxlife Freedom®</h2><p> </p><p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.<br /><a href=\"https://o2-concepts.com/oxlife-freedom-overview/#video\" target=\"_blank\" rel=\"noopener noreferrer\">WATCH VIDEO</a></p>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:43:39','2019-11-20 16:43:39','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(567,0,'2019-10-17 17:42:30','2019-10-17 17:42:30','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-17 17:42:30','2019-10-17 17:42:30','',14,'https://cmsimed.com/2019/10/17/14-revision-v1/',0,'revision','',0),(568,0,'2019-10-17 17:43:27','2019-10-17 17:43:27','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-17 17:43:27','2019-10-17 17:43:27','',14,'https://cmsimed.com/2019/10/17/14-revision-v1/',0,'revision','',0),(569,0,'2019-10-17 17:47:21','2019-10-17 17:47:21','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-17 17:47:21','2019-10-17 17:47:21','',12,'https://cmsimed.com/2019/10/17/12-revision-v1/',0,'revision','',0),(570,0,'2019-10-17 17:48:05','2019-10-17 17:48:05','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-17 17:48:05','2019-10-17 17:48:05','',12,'https://cmsimed.com/2019/10/17/12-revision-v1/',0,'revision','',0),(571,0,'2019-10-17 17:50:24','2019-10-17 17:50:24','<h4>About us</h4>		\n		<p><font color=\"#ffffff\">&nbsp;Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</font><br></p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Products</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n						</ul>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-revision-v1','','','2019-10-17 17:50:24','2019-10-17 17:50:24','',162,'https://cmsimed.com/2019/10/17/162-revision-v1/',0,'revision','',0),(621,1,'2019-11-20 16:30:21','2019-11-20 16:30:21','','oxygo next','','inherit','open','closed','','oxygo-next','','','2019-11-20 16:30:21','2019-11-20 16:30:21','',617,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png',0,'attachment','image/png',0),(622,1,'2019-11-20 16:38:04','2019-11-20 16:38:04','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:38:04','2019-11-20 16:38:04','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(573,0,'2019-10-17 17:57:16','2019-10-17 17:57:16','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Aids for Daily Living</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-17 17:57:16','2019-10-17 17:57:16','',10,'https://cmsimed.com/2019/10/17/10-revision-v1/',0,'revision','',0),(619,1,'2019-11-20 16:26:31','2019-11-20 16:26:31','<h2>Portable Concentrators</h2>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:26:31','2019-11-20 16:26:31','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(577,1,'2019-10-18 11:17:40','2019-10-18 11:17:40','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-18 11:17:40','2019-10-18 11:17:40','',12,'https://cmsimed.com/2019/10/18/12-revision-v1/',0,'revision','',0),(580,1,'2019-10-18 11:29:53','2019-10-18 11:29:53','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-18 11:29:53','2019-10-18 11:29:53','',14,'https://cmsimed.com/2019/10/18/14-revision-v1/',0,'revision','',0),(579,1,'2019-10-18 11:26:51','2019-10-18 11:26:51','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		CMSI offers oxygen products for stationary and portable use. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. Our staff includes an Assistive Technology Professional (ATP). The ATP is specially trained and educated in the correct selection and configuration of mobility products.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-18 11:26:51','2019-10-18 11:26:51','',14,'https://cmsimed.com/2019/10/18/14-revision-v1/',0,'revision','',0),(582,1,'2019-10-18 17:42:19','2019-10-18 17:42:19','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Blue Cross Blue Shield\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-18 17:42:19','2019-10-18 17:42:19','',12,'https://cmsimed.com/2019/10/18/12-revision-v1/',0,'revision','',0),(617,1,'2019-11-20 16:25:27','2019-11-20 16:25:27','<h1>Portable Oxygen Concentrators</h1>\n<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\">\n\nOxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!\n\nCompact and Lightweight\nFlow Settings 1-6\nIntelligent Pulse Oxygen Delivery\nDesigned for 24 Hour Use\nEasy-to-read LCD display\nMy OxyGo app\n\n<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\">\n\nThe Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.\n\nWith your Oxlife Freedom POC you will enjoy:\n<ul>\n 	<li>Large LCD screen with simple control display</li>\n 	<li>Smart battery with long life and quick recharge time</li>\n 	<li>Pulse Flow settings of 1 – 5</li>\n 	<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li>\n 	<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li>\n</ul>\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\n\nhttps://youtu.be/AT-QmQkNgyA\n<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\">\n\niGO2 Portable Oxygen Concentrator (POC)\n\nSettings 1-5 Pulse Dose\nSmartDose Auto-Adjusting Conserver Technology included\nRugged design, including protective overmold\nWeighs less than 5 lbs\nMost sensitive conserver trigger on the POC market\n8.4\" (H) x 3.5\"(W) x 8.6\"(L)\nPortable Oxygen Concentatrator iGo family','Portable Oxygen Concentrators','','publish','closed','closed','','portable-oxygen-concentrators','','','2020-02-10 20:49:08','2020-02-10 20:49:08','',0,'https://cmsimed.com/?page_id=617',0,'page','',0),(618,1,'2019-11-20 16:23:29','2019-11-20 16:23:29','','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 16:23:29','2019-11-20 16:23:29','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(584,1,'2019-10-19 15:12:18','2019-10-19 15:12:18','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. </p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-19 15:12:18','2019-10-19 15:12:18','',14,'https://cmsimed.com/2019/10/19/14-revision-v1/',0,'revision','',0),(585,1,'2019-10-19 15:13:03','2019-10-19 15:13:03','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-19 15:13:03','2019-10-19 15:13:03','',14,'https://cmsimed.com/2019/10/19/14-revision-v1/',0,'revision','',0),(586,1,'2019-10-19 15:14:14','2019-10-19 15:14:14','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-19 15:14:14','2019-10-19 15:14:14','',14,'https://cmsimed.com/2019/10/19/14-revision-v1/',0,'revision','',0),(587,1,'2019-10-19 15:14:36','2019-10-19 15:14:36','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-19 15:14:36','2019-10-19 15:14:36','',14,'https://cmsimed.com/2019/10/19/14-revision-v1/',0,'revision','',0),(683,1,'2019-11-27 17:02:16','2019-11-27 17:02:16','<h1>Insurances</h1>\n<h4>We\'ve Got You Covered..</h4>\nIF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.\n<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\">\n<ul>\n 	<li>\n										Capital Health Plan</li>\n</ul>\n<ul>\n 	<li>\n										Blue Cross Blue Shield</li>\n</ul>\n<ul>\n 	<li>\n										United Healthcare</li>\n</ul>\n<ul>\n 	<li>\n										Humana</li>\n</ul>\n<ul>\n 	<li>\n										Medicare</li>\n</ul>\n<ul>\n 	<li>\n										Medicaid and Medicaid HMOs</li>\n</ul>\n<ul>\n 	<li>\n										Aetna</li>\n</ul>\n<ul>\n 	<li>\n										Tricare/Champus</li>\n</ul>\n<ul>\n 	<li>\n										WellCare</li>\n</ul>\n<ul>\n 	<li>\n										Many Medicare Advantage (HMO) Plans</li>\n</ul>\n<ul>\n 	<li>\n										Workers Comp</li>\n</ul>\n<ul>\n 	<li>\n										Commercial Plans</li>\n</ul>\n<ul>\n 	<li>\n										Capital Health Plan</li>\n</ul>\n<ul>\n 	<li>\n										Blue Cross Blue Shield</li>\n</ul>\n<ul>\n 	<li>\n										United Healthcare</li>\n</ul>\n<ul>\n 	<li>\n										Humana</li>\n</ul>\n<ul>\n 	<li>\n										Medicare</li>\n</ul>\n<ul>\n 	<li>\n										Medicare and Medicaid HMOs</li>\n</ul>\n<ul>\n 	<li>\n										Aetna</li>\n</ul>\n<ul>\n 	<li>\n										Tricare/Champus</li>\n</ul>\n<ul>\n 	<li>\n										WellCare</li>\n</ul>\n<ul>\n 	<li>\n										Many Medicare Advantage (HMO) Plans</li>\n</ul>\n<ul>\n 	<li>\n										Workers Comp</li>\n</ul>\n<ul>\n 	<li>\n										Commercial Plans</li>\n</ul>\n<h5>We are happy to help</h5>\n<h2>Give Us a Call</h2>\nGet in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.\n\n<a href=\"https://cmsimed.com/contact/\" role=\"button\">\nContact\n</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-11-27 17:02:16','2019-11-27 17:02:16','',12,'https://cmsimed.com/2019/11/27/12-revision-v1/',0,'revision','',0),(588,1,'2019-10-19 15:18:12','2019-10-19 15:18:12','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Blue Cross Blue Shield\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Blue Cross Blue Shield\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-revision-v1','','','2019-10-19 15:18:12','2019-10-19 15:18:12','',12,'https://cmsimed.com/2019/10/19/12-revision-v1/',0,'revision','',0),(679,1,'2019-11-26 22:02:36','2019-11-26 22:02:36','<h5>Capital Medical and Surgical Inc.</h5>\n<h1>Providing Quality Medical Supplies with Exceptional Service</h1>\nCapital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h2>About Us</h2>\nWe are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.\n\n<a href=\"https://cmsimed.com/about/\" role=\"button\">\nREAD MORE\n</a>\n<h3>Questions?</h3>\n<ul>\n 	<li>\n										+1 (850) 942-0198</li>\n</ul>\n<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font></h6>\n<h3>Our Hours</h3>\nMonday\n\n9.00 - 5.00\n\nTuesday\n\n9.00 - 5.00\n\nWednesday\n\n9.00 - 5.00\n\nThursday\n\n9.00 - 5.00\n\nFriday\n\n9.00 - 5.00\n<h5>Modern equipment</h5>\n<h2>Our Most Popular Products</h2>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>\n<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\">								</a>\n<h5><a href=\"https://cmsimed.com/products/\">Wound Care</a></h5>\n<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\nInsurances\n</a>\n<h5>We are happy to help</h5>\n<h2>Give Us a Call</h2>\nGet in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.\n\n<a href=\"https://cmsimed.com/contact/\" role=\"button\">\nContact\n</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-11-26 22:02:36','2019-11-26 22:02:36','',10,'https://cmsimed.com/2019/11/26/10-revision-v1/',0,'revision','',0),(589,1,'2019-10-21 16:58:08','2019-10-21 16:58:08','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Wound Care</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-21 16:58:08','2019-10-21 16:58:08','',10,'https://cmsimed.com/2019/10/21/10-revision-v1/',0,'revision','',0),(591,1,'2019-10-22 21:19:21','2019-10-22 21:19:21','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-10-22 21:19:21','2019-10-22 21:19:21','',14,'https://cmsimed.com/2019/10/22/14-revision-v1/',0,'revision','',0),(640,1,'2019-11-20 17:15:37','2019-11-20 17:15:37','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:15:37','2019-11-20 17:15:37','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(594,1,'2019-10-23 22:22:59','2019-10-23 22:22:59','<h5>Capital Medical and Surgical Inc.</h5>		\n			<h1>Providing Quality Medical Supplies with Exceptional Service</h1>		\n		<p>Capital Medical and Surgical Inc. is proud to serve Tallahassee and surrounding areas. We provide quality medical equipment and materials for home care and medical facilities. We can work directly with your insurance company to ensure you have everything you need to take care of yourself and your loved ones. Our durable and mobile medical equipment includes wound care products, respiratory equipment, and medical beds, as well as numerous products to make sure that you\'re prepared to confront any number of conditions or symptoms. Founded in 2003, Capital Medical and Surgical Inc. is devoted to helping families restore their loved ones to optimal health.&nbsp;</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h2>About Us</h2>		\n		<p>We are standing by ready to serve you with the needed equipment or medical products you need to achieve that goal. We equip families to address almost any medical challenge, with high-quality beds and supportive devices that facilitate a better quality of life for our valued patients and customers. Staffed with a team of professionals and experienced industry experts, we are ready and willing to hear any questions or concerns you may have regarding our services or equipment. Our hours of operation are between 9:00 a.m. to 5:00 p.m. Monday through Friday.</p>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h3>Questions?</h3>		\n					<ul>\n							<li >\n										+1 (850) 942-0198\n									</li>\n						</ul>\n		<h6><font color=\"#ffffff\"><i>Contact us today to discover how we can be part of your home care or medical facility plans.</i></font><br></h6>		\n			<h3>Our Hours</h3>		\n			<p>Monday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Tuesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Wednesday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Thursday</p>		\n			<p>9.00 - 5.00</p>		\n			<p>Friday</p>		\n			<p>9.00 - 5.00</p>		\n			<h5>Modern equipment</h5>		\n			<h2>Our Most Popular Products</h2>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Respiratory</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-06-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Mobility</a></h5>		\n											<a href=\"https://cmsimed.com/products/\" data-elementor-open-lightbox=\"\">\n							<img width=\"65\" height=\"57\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/icon-05-free-img.png\" alt=\"\" />								</a>\n			<h5><a href=\"https://cmsimed.com/products/\">Wound Care</a></h5>		\n			<a href=\"https://cmsimed.com/insurances/\" role=\"button\">\n						Insurances\n					</a>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Home','','inherit','closed','closed','','10-revision-v1','','','2019-10-23 22:22:59','2019-10-23 22:22:59','',10,'https://cmsimed.com/2019/10/23/10-revision-v1/',0,'revision','',0),(639,1,'2019-11-20 17:12:43','2019-11-20 17:12:43','<iframe title=\"Oxlife Freedom® by O2 Concepts®\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AT-QmQkNgyA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','65115333a572d8a388633dd6fa08eceb','','','2019-11-20 17:12:43','2019-11-20 17:12:43','',0,'https://cmsimed.com/2019/11/20/65115333a572d8a388633dd6fa08eceb/',0,'oembed_cache','',0),(635,1,'2019-11-20 17:05:06','2019-11-20 17:05:06','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />											\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 17:05:06','2019-11-20 17:05:06','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(638,1,'2019-11-20 17:12:43','2019-11-20 17:12:43','<h2>Portable Oxygen Concentrators</h2>\n<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\">\n\nOxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!\n\nCompact and Lightweight\nFlow Settings 1-6\nIntelligent Pulse Oxygen Delivery\nDesigned for 24 Hour Use\nEasy-to-read LCD display\nMy OxyGo app\n\n<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\">\n\nThe Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.\n\nWith your Oxlife Freedom POC you will enjoy:\n<ul>\n 	<li>Large LCD screen with simple control display</li>\n 	<li>Smart battery with long life and quick recharge time</li>\n 	<li>Pulse Flow settings of 1 – 5</li>\n 	<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li>\n 	<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li>\n</ul>\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\n\nhttps://youtu.be/AT-QmQkNgyA\n<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\">\n\niGO2 Portable Oxygen Concentrator (POC)\n\nSettings 1-5 Pulse Dose\nSmartDose Auto-Adjusting Conserver Technology included\nRugged design, including protective overmold\nWeighs less than 5 lbs\nMost sensitive conserver trigger on the POC market\n8.4\" (H) x 3.5\"(W) x 8.6\"(L)\nPortable Oxygen Concentatrator iGo family','Portable Oxygen Concentrators','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 17:12:43','2019-11-20 17:12:43','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(636,1,'2019-11-20 17:06:02','2019-11-20 17:06:02','<h2>Portable Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />											\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p><p>Settings 1-5 Pulse Dose<br />SmartDose Auto-Adjusting Conserver Technology included<br />Rugged design, including protective overmold<br />Weighs less than 5 lbs<br />Most sensitive conserver trigger on the POC market<br />8.4\" (H) x 3.5\"(W) x 8.6\"(L)<br />Portable Oxygen Concentatrator iGo family</p>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 17:06:02','2019-11-20 17:06:02','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(637,1,'2019-11-20 17:07:02','2019-11-20 17:07:02','<h2>Portable Oxygen Concentrators</h2>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />											\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p><p>Settings 1-5 Pulse Dose<br />SmartDose Auto-Adjusting Conserver Technology included<br />Rugged design, including protective overmold<br />Weighs less than 5 lbs<br />Most sensitive conserver trigger on the POC market<br />8.4\" (H) x 3.5\"(W) x 8.6\"(L)<br />Portable Oxygen Concentatrator iGo family</p>','Elementor #617','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 17:07:02','2019-11-20 17:07:02','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(641,1,'2019-11-20 17:17:25','2019-11-20 17:17:25','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the pateint that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and portable use, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:17:25','2019-11-20 17:17:25','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(642,1,'2019-11-20 17:18:09','2019-11-20 17:18:09','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the pateint that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:18:09','2019-11-20 17:18:09','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(643,1,'2019-11-20 17:18:25','2019-11-20 17:18:25','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. Our main product for the customer that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:18:25','2019-11-20 17:18:25','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(644,1,'2019-11-20 17:19:11','2019-11-20 17:19:11','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:19:11','2019-11-20 17:19:11','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(645,1,'2019-11-20 17:28:19','2019-11-20 17:28:19','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/elementor-617/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:28:19','2019-11-20 17:28:19','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(646,1,'2019-11-20 17:28:33','2019-11-20 17:28:33','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-20 17:28:33','2019-11-20 17:28:33','',14,'https://cmsimed.com/2019/11/20/14-revision-v1/',0,'revision','',0),(684,1,'2019-11-27 17:21:14','2019-11-27 17:21:14','<h1>Lift Chairs</h1>\n<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n\nGolden Technologies offers many styles of Lift Chairs.\n\n<strong>TWILIGHT TECHNOLOGY</strong>\n\nOur patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.\n\n<em><strong>Twilight positioning is like no other seating system in the world.</strong></em>.\n\nOur 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.\n\nPrepare for an exceptional seating and recline experience!\n\n<strong>MAXICOMFORT SERIES</strong>\n\nFeaturing Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.\n<ul>\n 	<li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li>\n 	<li>Offering Autodrive with programmable memory settings</li>\n 	<li>Optional Power Pillow for powered head and neck comfort</li>\n</ul>\nGolden is pleased to offer the only lifetime warranty for all Brisa® breathable fabrics on lift chairs in the industry!\n\nBrisa® is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa’s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.\n<ul>\n 	<li>Stain, scratch and blemish resistant</li>\n 	<li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather</li>\n 	<li>Superior comfort in all climate conditions — stays cooler than leather in warm weather conditions</li>\n 	<li>Resists cold weather stiffening and cracking</li>\n 	<li>Cleans effortlessly with soap and water</li>\n 	<li>Lifts most stains with alcohol-based household cleaning solutions</li>\n 	<li>Disinfects with a 5:1 water-to-bleach solution</li>\n</ul>','Lift Chair','','publish','closed','closed','','lift-chair','','','2019-12-06 21:26:03','2019-12-06 21:26:03','',0,'https://cmsimed.com/?page_id=684',0,'page','',0),(685,1,'2019-11-27 17:21:14','2019-11-27 17:21:14','','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 17:21:14','2019-11-27 17:21:14','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(687,1,'2019-11-27 17:24:43','2019-11-27 17:24:43','','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 17:24:43','2019-11-27 17:24:43','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(686,1,'2019-11-27 17:23:47','2019-11-27 17:23:47','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 17:23:47','2019-11-27 17:23:47','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(688,1,'2019-11-27 17:25:40','2019-11-27 17:25:40','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 17:25:40','2019-11-27 17:25:40','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(689,1,'2019-11-27 17:29:02','2019-11-27 17:29:02','<h1>Insurances</h1>		\n			<h4>We\'ve Got You Covered..</h4>		\n		IF WE DON\'T WORK WITH YOUR INURANCE PLAN OR YOU ARE NOT INSURED, OUR PRODUCTS CAN STILL BE PURCHASED. WE ACCEPT ALL MAJOR CREDIT CARDS.		\n										<img width=\"670\" height=\"400\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg 670w, https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img-300x179.jpg 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" />											\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Blue Cross Blue Shield\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicaid and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Capital Health Plan\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Blue Cross Blue Shield\n									</li>\n						</ul>\n					<ul>\n							<li >\n										United Healthcare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Humana\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Medicare and Medicaid HMOs\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Aetna\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Tricare/Champus\n									</li>\n						</ul>\n					<ul>\n							<li >\n										WellCare\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Many Medicare Advantage (HMO) Plans\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Workers Comp\n									</li>\n						</ul>\n					<ul>\n							<li >\n										Commercial Plans\n									</li>\n						</ul>\n			<h5>We are happy to help</h5>		\n			<h2>Give Us a Call</h2>		\n		<p>Get in touch with us today and we will work with you and your insurance provider to deliver a comprehensive solution for meeting all your medical equipment needs going forward.</p>		\n			<a href=\"https://cmsimed.com/contact/\" role=\"button\">\n						Contact\n					</a>','Insurances','','inherit','closed','closed','','12-autosave-v1','','','2019-11-27 17:29:02','2019-11-27 17:29:02','',12,'https://cmsimed.com/2019/11/27/12-autosave-v1/',0,'revision','',0),(658,1,'2019-11-21 23:11:23','2019-11-21 23:11:23','<h1>Portable Oxygen Concentrators</h1>\n<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\">\n\nOxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!\n\nCompact and Lightweight\nFlow Settings 1-6\nIntelligent Pulse Oxygen Delivery\nDesigned for 24 Hour Use\nEasy-to-read LCD display\nMy OxyGo app\n\n<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\">\n\nThe Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.\n\nWith your Oxlife Freedom POC you will enjoy:\n<ul>\n 	<li>Large LCD screen with simple control display</li>\n 	<li>Smart battery with long life and quick recharge time</li>\n 	<li>Pulse Flow settings of 1 – 5</li>\n 	<li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li>\n 	<li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li>\n</ul>\nWith DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.\n\nhttps://youtu.be/AT-QmQkNgyA\n<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\">\n\niGO2 Portable Oxygen Concentrator (POC)\n\nSettings 1-5 Pulse Dose\nSmartDose Auto-Adjusting Conserver Technology included\nRugged design, including protective overmold\nWeighs less than 5 lbs\nMost sensitive conserver trigger on the POC market\n8.4\" (H) x 3.5\"(W) x 8.6\"(L)\nPortable Oxygen Concentatrator iGo family','Portable Oxygen Concentrators','','inherit','closed','closed','','617-revision-v1','','','2019-11-21 23:11:23','2019-11-21 23:11:23','',617,'https://cmsimed.com/2019/11/21/617-revision-v1/',0,'revision','',0),(650,0,'2019-11-20 20:53:22','2019-11-20 20:53:22','<h1>Portable Oxygen Concentrators</h1>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />											\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p><p>Settings 1-5 Pulse Dose<br />SmartDose Auto-Adjusting Conserver Technology included<br />Rugged design, including protective overmold<br />Weighs less than 5 lbs<br />Most sensitive conserver trigger on the POC market<br />8.4\" (H) x 3.5\"(W) x 8.6\"(L)<br />Portable Oxygen Concentatrator iGo family</p>','Portable Oxygen Concentrators','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 20:53:22','2019-11-20 20:53:22','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(651,0,'2019-11-20 20:57:16','2019-11-20 20:57:16','<h1>Portable Oxygen Concentrators</h1>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"560\" height=\"608\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w\" sizes=\"(max-width: 560px) 100vw, 560px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyA		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />											\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p><p>Settings 1-5 Pulse Dose<br />SmartDose Auto-Adjusting Conserver Technology included<br />Rugged design, including protective overmold<br />Weighs less than 5 lbs<br />Most sensitive conserver trigger on the POC market<br />8.4\" (H) x 3.5\"(W) x 8.6\"(L)<br />Portable Oxygen Concentatrator iGo family</p>','Portable Oxygen Concentrators','','inherit','closed','closed','','617-revision-v1','','','2019-11-20 20:57:16','2019-11-20 20:57:16','',617,'https://cmsimed.com/2019/11/20/617-revision-v1/',0,'revision','',0),(787,1,'2020-02-12 13:31:31','2020-02-12 13:31:31','','Mobile hospital beds','','trash','closed','closed','','mobile-hospital-beds__trashed','','','2021-02-04 18:33:47','2021-02-04 18:33:47','',0,'https://cmsimed.com/?page_id=787',0,'page','',0),(788,1,'2020-02-12 13:31:31','2020-02-12 13:31:31','','Mobile hospital beds','','inherit','closed','closed','','787-revision-v1','','','2020-02-12 13:31:31','2020-02-12 13:31:31','',787,'https://cmsimed.com/2020/02/12/787-revision-v1/',0,'revision','',0),(786,1,'2020-02-10 21:29:30','2020-02-10 21:29:30','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://cmsimed.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer','Reviews','','inherit','closed','closed','','784-revision-v1','','','2020-02-10 21:29:30','2020-02-10 21:29:30','',784,'https://cmsimed.com/2020/02/10/784-revision-v1/',0,'revision','',0),(785,1,'2020-02-10 21:29:30','2020-02-10 21:29:30','','Reviews','','inherit','closed','closed','','784-revision-v1','','','2020-02-10 21:29:30','2020-02-10 21:29:30','',784,'https://cmsimed.com/2020/02/10/784-revision-v1/',0,'revision','',0),(784,1,'2020-02-10 21:29:30','2020-02-10 21:29:30','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://cmsimed.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer','Reviews','','publish','closed','closed','','reviews','','','2020-02-10 21:29:30','2020-02-10 21:29:30','',0,'https://cmsimed.com/?elementor_library=reviews',0,'elementor_library','',0),(671,1,'2019-11-22 15:10:43','2019-11-22 15:10:43','<h1>About</h1>\n<h4>A few words</h4>\n<h2>About CMSI</h2>\nFounded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals.\n<h4>We are always</h4>\n<h2>Glad to help</h2>\nServing the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.\n<h4>Individual approach</h4>\n<h2>Why choose us</h2>\n<h5>\n					Exceptional Service</h5>\nCapital Medical and Surgical Inc. is here to make sure our clients have everything they need.\n<h5>\n					Modern equipment</h5>\nWe partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\n<h5>\n					Quality &amp; Safety</h5>\nIt can be hard to know where to look for high-quality medical equipment for home care.\n<h4>Healthy and happy customers</h4>\n<h2>Our Satisfied Customers</h2>\nWe welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.','About','','inherit','closed','closed','','11-revision-v1','','','2019-11-22 15:10:43','2019-11-22 15:10:43','',11,'https://cmsimed.com/2019/11/22/11-revision-v1/',0,'revision','',0),(670,1,'2019-11-22 15:10:03','2019-11-22 15:10:03','<!-- Global site tag (gtag.js) - Google Analytics -->\n<script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=UA-135464286-2\"></script>\n<script><br />\n  window.dataLayer = window.dataLayer || [];<br />\n  function gtag(){dataLayer.push(arguments);}<br />\n  gtag(\'js\', new Date());</p>\n<p>  gtag(\'config\', \'UA-135464286-2\');<br />\n</script>\n<h1>About</h1>\n<h4>A few words</h4>\n<h2>About CMSI</h2>\nFounded in 2003, Capital Medical and Surgical Inc. offers a wide range of medical equipment, such as beds, respiratory, and wound care products for home care services and medical professionals.\n<h4>We are always</h4>\n<h2>Glad to help</h2>\nServing the Tallahassee, Florida area, our mission is to help patients and families get the level of medical care that they need.\n<h4>Individual approach</h4>\n<h2>Why choose us</h2>\n<h5>\n					Exceptional Service</h5>\nCapital Medical and Surgical Inc. is here to make sure our clients have everything they need.\n<h5>\n					Modern equipment</h5>\nWe partner with insurance providers to equip our clients with the needed tools to tend to ailing patients and loved ones.\n<h5>\n					Quality &amp; Safety</h5>\nIt can be hard to know where to look for high-quality medical equipment for home care.\n<h4>Healthy and happy customers</h4>\n<h2>Our Satisfied Customers</h2>\nWe welcome all input or questions from clients to better understand how we can help you with your specific needs. Our experience in the industry allows us to understand and accommodate any number of situations you may face. From wound care to medical beds or respiratory equipment, our team of devoted professionals will listen to your concerns and help you create a strategy for confronting any illness or condition you might be dealing with.','About','','inherit','closed','closed','','11-revision-v1','','','2019-11-22 15:10:03','2019-11-22 15:10:03','',11,'https://cmsimed.com/2019/11/22/11-revision-v1/',0,'revision','',0),(691,1,'2019-11-27 17:35:25','2019-11-27 17:35:25','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 17:35:25','2019-11-27 17:35:25','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(781,1,'2020-02-10 20:52:44','2020-02-10 20:52:44','<h4>Products</h4>		\n					<ul>\n							<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										RESPIRATORY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										MOBILITY\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										LIFT CHAIRS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										WOUND CARE\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										BEDS\n											</a>\n									</li>\n								<li >\n					<a href=\"https://cmsimed.com/products/\">						\n										AND MORE\n											</a>\n									</li>\n								<li >\n										List Item\n									</li>\n						</ul>\n			<h4>About us</h4>		\n		<h3> Thank you for taking the time to research us. Feel free to stop on by! We look forward to being your provider of high-quality medical equipment.</h3>		\n			<a href=\"https://cmsimed.com/about/\" role=\"button\">\n						READ MORE\n					</a>\n			<h4>Contact Info</h4>		\n			<h5>Phone</h5>		\n		<p>+1 (850) 942-0198</p>		\n			<h5>Address</h5>		\n		<p>2740 Capital Circle NE Tallahassee, FL</p>','Footer','','inherit','closed','closed','','162-autosave-v1','','','2020-02-10 20:52:44','2020-02-10 20:52:44','',162,'https://cmsimed.com/2020/02/10/162-autosave-v1/',0,'revision','',0),(782,1,'2020-02-10 20:55:16','2020-02-10 20:55:16','<h2>Breast Pumps</h2>','Breast Pumps','','inherit','closed','closed','','766-revision-v1','','','2020-02-10 20:55:16','2020-02-10 20:55:16','',766,'https://cmsimed.com/2020/02/10/766-revision-v1/',0,'revision','',0),(783,1,'2020-02-10 21:12:42','2020-02-10 21:12:42','<h1>Portable Oxygen Concentrators</h1>		\n										<img width=\"397\" height=\"397\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png 397w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-150x150.png 150w, https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next-300x300.png 300w\" sizes=\"(max-width: 397px) 100vw, 397px\" />											\n		<p>OxyGo NEXT is the next generation of portable oxygen. Its groundbreaking size and battery life have never been seen before at this high of an oxygen dose. Weighing only 4.7 lbs. and with six flow settings, OxyGo NEXT is setting the standard for portable oxygen concentrators. It has been designed with an easy to read LCD display and simple control functions, and can be charged at home or on the go—giving your patients the freedom to embrace what\'s NEXT!</p><p>Compact and Lightweight<br />Flow Settings 1-6<br />Intelligent Pulse Oxygen Delivery<br />Designed for 24 Hour Use<br />Easy-to-read LCD display<br />My OxyGo app</p>		\n										<img width=\"276\" height=\"300\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom-276x300.jpg 276w, https://cmsimed.com/wp-content/uploads/2019/11/o2-concepts-freedom.jpg 560w\" sizes=\"(max-width: 276px) 100vw, 276px\" />											\n		<p>The Oxlife Freedom delivers a smaller 5lb device built on the technology and reliability of the Independence. With patented Energy Smart Technology®, it boasts long battery life and delivers the same robust pulse oxygen dosage as our Independence.</p><p>With your Oxlife Freedom POC you will enjoy:</p><ul><li>Large LCD screen with simple control display</li><li>Smart battery with long life and quick recharge time</li><li>Pulse Flow settings of 1 – 5</li><li>Includes a carry bag for ease of mobility and convenient storage on airplanes and vehicles</li><li>Vehicle performance with DC power on all settings and the ability to charge on all settings as well.</li></ul><p>With DNA Technology, we stay connected to your Oxlife Freedom to ensure it runs optimally.</p>https://youtu.be/AT-QmQkNgyAhttps://www.youtube.com/watch?v=XHOmBV4js_E		\n		<p>iGO2 Portable Oxygen Concentrator (POC)</p><p>Settings 1-5 Pulse Dose<br />SmartDose Auto-Adjusting Conserver Technology included<br />Rugged design, including protective overmold<br />Weighs less than 5 lbs<br />Most sensitive conserver trigger on the POC market<br />8.4\" (H) x 3.5\"(W) x 8.6\"(L)<br />Portable Oxygen Concentatrator iGo family</p>		\n										<img width=\"610\" height=\"610\" src=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/11/iGO2.jpg 610w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-150x150.jpg 150w, https://cmsimed.com/wp-content/uploads/2019/11/iGO2-300x300.jpg 300w\" sizes=\"(max-width: 610px) 100vw, 610px\" />','Portable Oxygen Concentrators','','inherit','closed','closed','','617-autosave-v1','','','2020-02-10 21:27:25','2020-02-10 21:27:25','',617,'https://cmsimed.com/2020/02/10/617-autosave-v1/',0,'revision','',0),(795,1,'2020-07-27 18:08:17','2020-07-27 18:08:17','<h1>Contact</h1>		\n			<h4>Opening hours</h4>		\n			<p>WEEKDAYS: 9:00 - 5:00</p>		\n			<h4>Contact</h4>		\n			<p>ADDRESS: 2740 Capital Circle N.E. Unit 1 Tallahassee, FL 32308</p>		\n			<p>PHONE: 1.850.942.0198</p>		\n		[wpforms id=\"6\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=2740%20capital%20circle%20ne%20&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"2740 capital circle ne \"></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2020-07-27 18:08:17','2020-07-27 18:08:17','',15,'https://cmsimed.com/2020/07/27/15-revision-v1/',0,'revision','',0),(799,1,'2021-02-04 18:33:26','2021-02-04 18:33:26','<!-- wp:gallery -->\n<figure class=\"wp-block-gallery columns-0 is-cropped\"><ul class=\"blocks-gallery-grid\"></ul></figure>\n<!-- /wp:gallery -->','Hospital Beds','','inherit','closed','closed','','778-revision-v1','','','2021-02-04 18:33:26','2021-02-04 18:33:26','',778,'https://cmsimed.com/2021/02/04/778-revision-v1/',0,'revision','',0),(793,1,'2020-04-17 21:03:46','2020-04-17 21:03:46','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, as well as CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2020-04-17 21:03:46','2020-04-17 21:03:46','',14,'https://cmsimed.com/2020/04/17/14-revision-v1/',0,'revision','',0),(778,1,'2021-02-04 18:33:26','2021-02-04 18:33:26','<!-- wp:gallery -->\n<figure class=\"wp-block-gallery columns-0 is-cropped\"><ul class=\"blocks-gallery-grid\"></ul></figure>\n<!-- /wp:gallery -->','Hospital Beds','','trash','closed','closed','','__trashed','','','2021-02-04 18:33:26','2021-02-04 18:33:26','',0,'https://cmsimed.com/?page_id=778',0,'page','',0),(779,1,'2020-02-10 20:41:43','2020-02-10 20:41:43','','greek pwr chair','','inherit','open','closed','','greek-pwr-chair','','','2020-02-10 20:41:43','2020-02-10 20:41:43','',778,'https://cmsimed.com/wp-content/uploads/2020/02/greek-pwr-chair.pdf',0,'attachment','application/pdf',0),(780,1,'2020-02-10 20:48:18','2020-02-10 20:48:18','<!-- Global site tag (gtag.js) - Google Analytics -->\n<script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=UA-135464286-2\"></script>\n<script><br />\n  window.dataLayer = window.dataLayer || [];<br />\n  function gtag(){dataLayer.push(arguments);}<br />\n  gtag(\'js\', new Date());</p>\n<p>  gtag(\'config\', \'UA-135464286-2\');<br />\n</script>','CPAP Oxygen Masks','','inherit','closed','closed','','701-revision-v1','','','2020-02-10 20:48:18','2020-02-10 20:48:18','',701,'https://cmsimed.com/2020/02/10/701-revision-v1/',0,'revision','',0),(699,1,'2019-11-27 20:36:41','2019-11-27 20:36:41','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 20:36:41','2019-11-27 20:36:41','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(701,1,'2019-11-27 21:00:59','2019-11-27 21:00:59','<!-- Global site tag (gtag.js) - Google Analytics -->\n<script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=UA-135464286-2\"></script>\n<script><br />\n  window.dataLayer = window.dataLayer || [];<br />\n  function gtag(){dataLayer.push(arguments);}<br />\n  gtag(\'js\', new Date());</p>\n<p>  gtag(\'config\', \'UA-135464286-2\');<br />\n</script>','CPAP Oxygen Masks','','trash','closed','closed','','cpap-oxygen-masks__trashed','','','2021-02-04 18:33:16','2021-02-04 18:33:16','',0,'https://cmsimed.com/?page_id=701',0,'page','',0),(704,1,'2019-11-27 21:09:58','2019-11-27 21:09:58','','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:09:58','2019-11-27 21:09:58','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(716,1,'2019-11-27 21:22:39','2019-11-27 21:22:39','<h2>Test page</h2>','','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:22:39','2019-11-27 21:22:39','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(702,1,'2019-11-27 21:00:59','2019-11-27 21:00:59','<!-- wp:image {\"id\":563,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://cmsimed.com/wp-content/uploads/2019/10/lung.png\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:00:59','2019-11-27 21:00:59','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(722,1,'2019-11-27 21:36:23','2019-11-27 21:36:23','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:36:23','2019-11-27 21:36:23','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(705,1,'2019-11-27 21:11:09','2019-11-27 21:11:09','<h2>Test page</h2>','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:11:09','2019-11-27 21:11:09','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(706,1,'2019-11-27 21:13:58','2019-11-27 21:13:58','<h2>Test page</h2>','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:13:58','2019-11-27 21:13:58','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(762,1,'2020-01-29 13:44:19','2020-01-29 13:44:19','https://cmsimed.com/wp-content/uploads/2019/10/cropped-newcmsilogo.png','cropped-newcmsilogo.png','','inherit','open','closed','','cropped-newcmsilogo-png','','','2020-01-29 13:44:19','2020-01-29 13:44:19','',0,'https://cmsimed.com/wp-content/uploads/2019/10/cropped-newcmsilogo.png',0,'attachment','image/png',0),(791,0,'2020-04-17 20:18:05','2020-04-17 20:18:05','','Default Kit','','publish','closed','closed','','default-kit','','','2020-04-17 20:18:05','2020-04-17 20:18:05','',0,'https://cmsimed.com/?elementor_library=default-kit',0,'elementor_library','',0),(792,1,'2020-04-17 20:28:54','2020-04-17 20:28:54','<!--more Continue reading-->','Breast Pumps','','inherit','closed','closed','','766-revision-v1','','','2020-04-17 20:28:54','2020-04-17 20:28:54','',766,'https://cmsimed.com/2020/04/17/766-revision-v1/',0,'revision','',0),(798,1,'2021-02-04 18:18:16','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2021-02-04 18:18:16','0000-00-00 00:00:00','',0,'https://cmsimed.com/?p=798',0,'post','',0),(766,1,'2021-02-04 18:34:16','2021-02-04 18:34:16','<!--more Continue reading-->','Breast Pumps','','trash','closed','closed','','__trashed','','','2021-02-04 18:34:16','2021-02-04 18:34:16','',14,'https://cmsimed.com/?page_id=766',0,'page','',0),(767,1,'2020-02-10 16:22:10','2020-02-10 16:22:10','','test','','inherit','closed','closed','','766-revision-v1','','','2020-02-10 16:22:10','2020-02-10 16:22:10','',766,'https://cmsimed.com/2020/02/10/766-revision-v1/',0,'revision','',0),(769,1,'2020-02-10 16:42:08','2020-02-10 16:42:08','','Breast Pumps','','inherit','closed','closed','','766-revision-v1','','','2020-02-10 16:42:08','2020-02-10 16:42:08','',766,'https://cmsimed.com/2020/02/10/766-revision-v1/',0,'revision','',0),(713,1,'2019-11-27 21:20:17','2019-11-27 21:20:17','<h2>Test page</h2>','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:20:17','2019-11-27 21:20:17','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(714,1,'2019-11-27 21:21:25','2019-11-27 21:21:25','<h2>Test page</h2>','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:21:25','2019-11-27 21:21:25','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(715,1,'2019-11-27 21:21:48','2019-11-27 21:21:48','<h2>Test page</h2>','TEST PAGE','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:21:48','2019-11-27 21:21:48','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(717,1,'2019-11-27 21:22:43','2019-11-27 21:22:43','<h2>Test page</h2>','Elementor #701','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:22:43','2019-11-27 21:22:43','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(718,1,'2019-11-27 21:23:12','2019-11-27 21:23:12','<h2>Test page</h2>','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-11-27 21:23:12','2019-11-27 21:23:12','',701,'https://cmsimed.com/2019/11/27/701-revision-v1/',0,'revision','',0),(719,1,'2019-11-27 21:30:15','2019-11-27 21:30:15','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:30:15','2019-11-27 21:30:15','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(721,1,'2019-11-27 21:32:27','2019-11-27 21:32:27','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:32:27','2019-11-27 21:32:27','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(720,1,'2019-11-27 21:32:00','2019-11-27 21:32:00','<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:32:00','2019-11-27 21:32:00','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(723,1,'2019-11-27 21:40:57','2019-11-27 21:40:57','<p>Lift Chairs</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:40:57','2019-11-27 21:40:57','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(724,1,'2019-11-27 21:41:24','2019-11-27 21:41:24','<p>Lift Chairs</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:41:24','2019-11-27 21:41:24','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(726,1,'2019-11-27 21:42:49','2019-11-27 21:42:49','<p>Lift Chairs</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:42:49','2019-11-27 21:42:49','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(727,1,'2019-11-27 21:43:44','2019-11-27 21:43:44','<p>Lift Chairs</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:43:44','2019-11-27 21:43:44','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(728,1,'2019-11-27 21:45:05','2019-11-27 21:45:05','<p>Lift Chairs</p>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:45:05','2019-11-27 21:45:05','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(742,1,'2019-11-27 22:14:51','2019-11-27 22:14:51','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:14:51','2019-11-27 22:14:51','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(729,1,'2019-11-27 21:47:45','2019-11-27 21:47:45','<p>Lift Chairs</p>		\n			<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:47:45','2019-11-27 21:47:45','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(730,1,'2019-11-27 21:48:23','2019-11-27 21:48:23','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:48:23','2019-11-27 21:48:23','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(731,1,'2019-11-27 21:48:59','2019-11-27 21:48:59','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:48:59','2019-11-27 21:48:59','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(750,1,'2019-11-27 22:24:31','2019-11-27 22:24:31','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of lift chairs by Golden Technologies. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-27 22:24:31','2019-11-27 22:24:31','',14,'https://cmsimed.com/2019/11/27/14-revision-v1/',0,'revision','',0),(733,1,'2019-11-27 21:51:25','2019-11-27 21:51:25','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:51:25','2019-11-27 21:51:25','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(734,1,'2019-11-27 21:51:53','2019-11-27 21:51:53','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:51:53','2019-11-27 21:51:53','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(735,1,'2019-11-27 21:53:01','2019-11-27 21:53:01','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:53:01','2019-11-27 21:53:01','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(736,1,'2019-11-27 21:53:32','2019-11-27 21:53:32','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:53:32','2019-11-27 21:53:32','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(738,1,'2019-11-27 21:57:21','2019-11-27 21:57:21','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 21:57:21','2019-11-27 21:57:21','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(739,1,'2019-11-27 22:01:29','2019-11-27 22:01:29','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:01:29','2019-11-27 22:01:29','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(740,1,'2019-11-27 22:10:34','2019-11-27 22:10:34','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:10:34','2019-11-27 22:10:34','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(741,1,'2019-11-27 22:12:25','2019-11-27 22:12:25','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:12:25','2019-11-27 22:12:25','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(743,1,'2019-11-27 22:16:21','2019-11-27 22:16:21','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p>TWILIGHT TECHNOLOGY</p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience!</p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:16:21','2019-11-27 22:16:21','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(745,1,'2019-11-27 22:19:21','2019-11-27 22:19:21','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p>TWILIGHT TECHNOLOGY</p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.</p><p>MAXICOMFORT SERIES</p><p>Featuring Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.</p><p> </p><p> </p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:19:21','2019-11-27 22:19:21','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(746,1,'2019-11-27 22:20:10','2019-11-27 22:20:10','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p>TWILIGHT TECHNOLOGY</p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.</p><p>MAXICOMFORT SERIES</p><p>Featuring Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.</p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li><li>Offering Autodrive with programmable memory settings</li><li>Optional Power Pillow for powered head and neck comfort</li></ul><p> </p><p> </p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:20:10','2019-11-27 22:20:10','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(747,1,'2019-11-27 22:21:29','2019-11-27 22:21:29','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p>TWILIGHT TECHNOLOGY</p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.</p><p><em><strong>Twilight positioning is like no other seating system in the world.</strong></em>.</p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.</p><p>Prepare for an exceptional seating and recline experience!</p><p>MAXICOMFORT SERIES</p><p>Featuring Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.</p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li><li>Offering Autodrive with programmable memory settings</li><li>Optional Power Pillow for powered head and neck comfort</li></ul><p> </p><p> </p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:21:29','2019-11-27 22:21:29','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(748,1,'2019-11-27 22:21:51','2019-11-27 22:21:51','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p><strong>TWILIGHT TECHNOLOGY</strong></p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.</p><p><em><strong>Twilight positioning is like no other seating system in the world.</strong></em>.</p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.</p><p>Prepare for an exceptional seating and recline experience!</p><p><strong>MAXICOMFORT SERIES</strong></p><p>Featuring Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.</p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li><li>Offering Autodrive with programmable memory settings</li><li>Optional Power Pillow for powered head and neck comfort</li></ul><p> </p><p> </p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:21:51','2019-11-27 22:21:51','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(753,1,'2019-12-06 21:26:02','2019-12-06 21:26:02','<h1>Lift Chairs</h1>\n<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n\nGolden Technologies offers many styles of Lift Chairs.\n\n<strong>TWILIGHT TECHNOLOGY</strong>\n\nOur patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.\n\n<em><strong>Twilight positioning is like no other seating system in the world.</strong></em>.\n\nOur 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.\n\nPrepare for an exceptional seating and recline experience!\n\n<strong>MAXICOMFORT SERIES</strong>\n\nFeaturing Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.\n<ul>\n 	<li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li>\n 	<li>Offering Autodrive with programmable memory settings</li>\n 	<li>Optional Power Pillow for powered head and neck comfort</li>\n</ul>\nGolden is pleased to offer the only lifetime warranty for all Brisa® breathable fabrics on lift chairs in the industry!\n\nBrisa® is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa’s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.\n<ul>\n 	<li>Stain, scratch and blemish resistant</li>\n 	<li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather</li>\n 	<li>Superior comfort in all climate conditions — stays cooler than leather in warm weather conditions</li>\n 	<li>Resists cold weather stiffening and cracking</li>\n 	<li>Cleans effortlessly with soap and water</li>\n 	<li>Lifts most stains with alcohol-based household cleaning solutions</li>\n 	<li>Disinfects with a 5:1 water-to-bleach solution</li>\n</ul>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-12-06 21:26:02','2019-12-06 21:26:02','',684,'https://cmsimed.com/2019/12/06/684-revision-v1/',0,'revision','',0),(749,1,'2019-11-27 22:23:03','2019-11-27 22:23:03','<h1>Lift Chairs</h1>		\n										<img width=\"1024\" height=\"683\" src=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg\" alt=\"\" srcset=\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg 1024w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-300x200.jpg 300w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-768x513.jpg 768w, https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Golden Technologies offers many styles of Lift Chairs.</p><p><strong>TWILIGHT TECHNOLOGY</strong></p><p>Our patented Twilight Technology provides a tilting motion that cradles your body allows you to achieve extreme Zero-gravity and TV positions while enjoying the world’s finest rejuvenating seating experience.</p><p><em><strong>Twilight positioning is like no other seating system in the world.</strong></em>.</p><p>Our 30-degree angle takes the usual TV watching and zero gravity positions to a whole new level. Only Twilight offers a TRUE zero gravity sensation.</p><p>Prepare for an exceptional seating and recline experience!</p><p><strong>MAXICOMFORT SERIES</strong></p><p>Featuring Patented MaxiComfort recline technology, the world’s only two motor power lift and recline chair with our adjustable active seat option.</p><ul><li>MaxiComfort recline options include TV Watching, Zero Gravity, Sleep, and Trendelenburg.</li><li>Offering Autodrive with programmable memory settings</li><li>Optional Power Pillow for powered head and neck comfort</li></ul><p>Golden is pleased to offer the only lifetime warranty for all Brisa® breathable fabrics on lift chairs in the industry!</p><p>Brisa® is an incredibly soft and luxurious faux leather fabric available on lift chairs exclusively from Golden Technologies. Brisa is the first polyurethane fabric designed with a unique ventilation system that enables it to breathe, keeping you cool and comfortable, no matter how long you use the chair. Brisa’s subtle grain pattern is created through a natural process that simulates the supple surface of genuine leather. You can choose from a tasteful assortment of colors.</p><ul><li>Stain, scratch and blemish resistant</li><li>Clinically proven to be more resistant to temperature changes than vinyl and genuine leather</li><li>Superior comfort in all climate conditions — stays cooler than leather in warm weather conditions</li><li>Resists cold weather stiffening and cracking</li><li>Cleans effortlessly with soap and water</li><li>Lifts most stains with alcohol-based household cleaning solutions</li><li>Disinfects with a 5:1 water-to-bleach solution</li></ul><p> </p>','Lift Chair','','inherit','closed','closed','','684-revision-v1','','','2019-11-27 22:23:03','2019-11-27 22:23:03','',684,'https://cmsimed.com/2019/11/27/684-revision-v1/',0,'revision','',0),(770,1,'2020-02-10 16:49:28','2020-02-10 16:49:28','<h1>Products</h1>\n<h4>We deliver equipment and devices</h4>\n<h2>View Our Products Below</h2>\nFrom medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;\n<h2>Oxygen and Respiratory</h2>\nCMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\n<h2>Oxygen and Respiratory</h2>\nCMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.\n<h2>Power Mobility</h2>\nCMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.\n<h2>Power Mobility</h2>\nCMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.\n<h2>Manual Mobility</h2>\nCMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.\n<h2>Manual Mobility</h2>\nCMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.\n<h2>Lift Chairs</h2>\nCMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.\n<h2>Lift Chairs</h2>\nCMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.\n<h2>Orthotics</h2>\nCMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema&nbsp; garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.\n<h2>Orthotics</h2>\nCMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema&nbsp; garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.\n<h2>Wound Care</h2>\nCMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.\n<h2>Wound Care</h2>\nCMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.\n<h2>Urological</h2>\nCMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.\n<h2>Urological</h2>\nCMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.\n<h2>CBD Hemp Orals and Salves</h2>\nCMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;\n<h2>CBD Hemp Orals and Salves</h2>\nCMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;\n<h2>Bath Safety</h2>\nCMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.\n<h2>Bath Safety</h2>\nCMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.\n<h2>Aids for Daily Living</h2>\nCMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.\n<h2>Aids for Daily Living</h2>\nCMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.','Products','','inherit','closed','closed','','14-revision-v1','','','2020-02-10 16:49:28','2020-02-10 16:49:28','',14,'https://cmsimed.com/2020/02/10/14-revision-v1/',0,'revision','',0),(751,1,'2019-11-27 22:25:12','2019-11-27 22:25:12','<h1>Products</h1>		\n			<h4>We deliver equipment and devices</h4>		\n			<h2>View Our Products Below</h2>		\n		<p>From medical beds to wound care products, as well as respiratory assistance and a range of other services, Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need for home care and medical facilities.&nbsp;</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Oxygen and Respiratory</h2>		\n		<p>CMSI offers respiratory products that include oxygen products for stationary and <a href=\"https://cmsimed.com/portable-oxygen-concentrators/\">portable use</a>, CPAP/BIPAP and ventilators. One of our products for the patient that needs oxygen 24 hours a day is the Invacare Homefill system. This system allows the patient to always have their portable oxygen available since the portable cylinders are filled in the home from the Homefill concentrator.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Power Mobility</h2>		\n		<p>CMSI provides a wide range of power wheelchairs and scooters, including high end products for the person in need of rehabilitation mobility. We also provide ramps for the home and lifts for your vehicle.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Manual Mobility</h2>		\n		<p>CMSI provides manual wheelchairs, walkers, rollators (4-wheel walker with seat, brakes and basket), canes and crutches.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Lift Chairs</h2>		\n		<p>CMSI has a large offering of <a href=\"https://cmsimed.com/lift-chair/\">lift chairs by Golden Technologies</a>. The chairs range in price from the value series to luxury series with many fabric and material choices.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Orthotics</h2>		\n		<p>CMSI provides a full line of prefabricated orthotic products, including compression stocking and lymphedema  garments. We have a licensed orthotic fitter assistant on staff for the proper measurement and fitting.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Wound Care</h2>		\n		<p>CMSI provides a full line of wound care products. We offer Negative Pressure Wound Therapy systems, high end alternating pressure mattresses, gel mattress overlays, pressure reduction wheelchair cushions, and wound care supplies like gauze, bandages, tape and gloves.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>Urological</h2>		\n		<p>CMSI has a full line of urological products that includes catheters, leg and bed collection bags, lubrication, tubing and vacuum erection devices.</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>CBD Hemp Orals and Salves</h2>		\n		<p>CMSI CBD is made from pesticide-free hemp grown in Colorado, which is bred to be extremely low in THC (less than 0.3%) and high in CBD. CO2 extraction is used to produce whole plant extract, which offers a broad FULL SPECTRUM of CANNABINOIDS.&nbsp;</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Bath Safety</h2>		\n		<p>CMSI has many bath safety items including 3-1 commodes, raised toilet seats, toilet safety frames, shower chairs, transfer benches, grab bars and many more items.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>		\n			<h2>Aids for Daily Living</h2>		\n		<p>CMSI provides many aids for daily living products including reachers, dressing sticks, hips kits, weighted utensils and more.</p>','Products','','inherit','closed','closed','','14-revision-v1','','','2019-11-27 22:25:12','2019-11-27 22:25:12','',14,'https://cmsimed.com/2019/11/27/14-revision-v1/',0,'revision','',0),(754,1,'2019-12-10 21:05:34','2019-12-10 21:05:34','<h2>Test page</h2>\n\n<!-- wp:html /-->','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-12-10 21:05:34','2019-12-10 21:05:34','',701,'https://cmsimed.com/2019/12/10/701-revision-v1/',0,'revision','',0),(755,1,'2019-12-10 21:06:18','2019-12-10 21:06:18','<!-- Global site tag (gtag.js) - Google Analytics -->\n			<h2>Test page</h2>','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-12-10 21:06:18','2019-12-10 21:06:18','',701,'https://cmsimed.com/2019/12/10/701-revision-v1/',0,'revision','',0),(756,1,'2019-12-10 21:08:39','2019-12-10 21:08:39','<!-- Global site tag (gtag.js) - Google Analytics -->\n			<h2>Test page</h2>','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-12-10 21:08:39','2019-12-10 21:08:39','',701,'https://cmsimed.com/2019/12/10/701-revision-v1/',0,'revision','',0),(757,1,'2019-12-10 21:09:41','2019-12-10 21:09:41','<!-- Global site tag (gtag.js) - Google Analytics -->\n<h2>Test page</h2>','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-12-10 21:09:41','2019-12-10 21:09:41','',701,'https://cmsimed.com/2019/12/10/701-revision-v1/',0,'revision','',0),(758,1,'2019-12-10 21:12:26','2019-12-10 21:12:26','<!-- Global site tag (gtag.js) - Google Analytics -->\n<script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=UA-135464286-2\"></script>\n<script><br />\n  window.dataLayer = window.dataLayer || [];<br />\n  function gtag(){dataLayer.push(arguments);}<br />\n  gtag(\'js\', new Date());</p>\n<p>  gtag(\'config\', \'UA-135464286-2\');<br />\n</script>','Test Page','','inherit','closed','closed','','701-revision-v1','','','2019-12-10 21:12:26','2019-12-10 21:12:26','',701,'https://cmsimed.com/2019/12/10/701-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_smush_dir_images`
--

DROP TABLE IF EXISTS `wp_smush_dir_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_smush_dir_images` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `path` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `path_hash` char(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `resize` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lossy` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `image_size` int(10) unsigned DEFAULT NULL,
  `orig_size` int(10) unsigned DEFAULT NULL,
  `file_time` int(10) unsigned DEFAULT NULL,
  `last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `path_hash` (`path_hash`),
  KEY `image_size` (`image_size`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_smush_dir_images`
--

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

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (16,5,0),(424,5,0),(461,7,0),(20,5,0),(21,5,0),(531,7,0),(422,5,0),(230,3,0),(245,3,0),(248,2,0),(252,2,0),(255,2,0),(258,2,0),(784,8,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

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

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,4),(3,3,'category','',0,2),(5,5,'nav_menu','',0,5),(6,6,'elementor_library_type','',0,0),(7,7,'elementor_library_type','',0,2),(8,8,'elementor_library_type','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

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

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,2,'_astra_sites_imported_term','1'),(2,3,'_astra_sites_imported_term','1'),(4,5,'_astra_sites_imported_term','1'),(5,6,'_astra_sites_imported_term','1'),(6,7,'_astra_sites_imported_term','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

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

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Dental','dental',0),(3,'Suspendisse','suspendisse',0),(5,'Menu','menu',0),(6,'page','page',0),(7,'section','section',0),(8,'widget','widget',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

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

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','Kline'),(2,1,'first_name','Kline'),(3,1,'last_name','Miller'),(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,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','1'),(319,1,'session_tokens','a:3:{s:64:\"b76d025df291f36d6647341b6af0cd55edafb13bc5b1beb5ac4ef8e4b13b82f2\";a:4:{s:10:\"expiration\";i:1612635493;s:2:\"ip\";s:13:\"67.132.233.66\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36\";s:5:\"login\";i:1612462693;}s:64:\"f789857994bfcb730b1513240db0e78247d04360899dac65420e4a70b00b6025\";a:4:{s:10:\"expiration\";i:1612719628;s:2:\"ip\";s:13:\"67.132.233.66\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36\";s:5:\"login\";i:1612546828;}s:64:\"02362022ff299d1d05e8401259fe8e9d870cbb50e385f426031bb91f23505b3e\";a:4:{s:10:\"expiration\";i:1612733945;s:2:\"ip\";s:13:\"67.132.233.66\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36\";s:5:\"login\";i:1612561145;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','798'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"67.132.233.0\";}'),(19,1,'astra-sites-on-active','notice-dismissed'),(20,1,'_astra_sites_gettings_started','1'),(21,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\";}'),(22,1,'metaboxhidden_nav-menus','a:3:{i:0;s:33:\"add-post-type-astra-advanced-hook\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(23,1,'closedpostboxes_dashboard','a:5:{i:0;s:27:\"wpforms_reports_widget_lite\";i:1;s:20:\"e-dashboard-overview\";i:2;s:18:\"rg_forms_dashboard\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),(24,1,'metaboxhidden_dashboard','a:0:{}'),(25,1,'astra-theme-rating','notice-dismissed'),(26,1,'elementor_connect_common_data','a:0:{}'),(60,1,'tumblr',''),(61,1,'twitter',''),(62,1,'youtube',''),(63,1,'wikipedia',''),(64,1,'nav_menu_recently_edited','5'),(42,1,'uagb-admin-rating','delayed-notice'),(54,1,'facebook',''),(55,1,'instagram',''),(56,1,'linkedin',''),(57,1,'myspace',''),(58,1,'pinterest',''),(59,1,'soundcloud',''),(43,1,'elementor_introduction','a:2:{s:10:\"rightClick\";b:1;s:19:\"colorPickerDropping\";b:1;}'),(50,1,'wpseo_metadesc',''),(51,1,'wpseo_noindex_author',''),(52,1,'wpseo_content_analysis_disable',''),(53,1,'wpseo_keyword_analysis_disable',''),(44,1,'wp_user-settings','editor=tinymce&libraryContent=browse'),(45,1,'wp_user-settings-time','1581367245'),(46,1,'_yoast_wpseo_profile_updated','1571868349'),(74,1,'closedpostboxes_page','a:0:{}'),(75,1,'metaboxhidden_page','a:1:{i:0;s:23:\"astra_settings_meta_box\";}'),(49,1,'wpseo_title',''),(76,1,'enable_custom_fields','1'),(320,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:144:\"wpforms_reports_widget_lite,e-dashboard-overview,dashboard_right_now,dashboard_activity,rg_forms_dashboard,gadwp-widget,wpseo-dashboard-overview\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(322,1,'meta-box-order_page','a:3:{s:6:\"normal\";s:21:\"wpseo_meta,postcustom\";s:4:\"side\";s:23:\"astra_settings_meta_box\";s:8:\"advanced\";s:0:\"\";}'),(323,1,'exactmetrics_user_preferences','a:1:{s:7:\"reports\";a:1:{s:8:\"overview\";a:3:{s:8:\"toppages\";b:0;s:11:\"newvsreturn\";b:0;s:7:\"devices\";b:0;}}}'),(324,1,'theme-min-version-notice-min-ver','2.4.0');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

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

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'supportadmin','$P$BMZA.QlVnLJGuIpx.QIwxc1sh5oFNB0','supportadmin','klinemiller@gmail.com','','2019-05-30 18:03:15','',0,'supportadmin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=204 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-04-17 20:12:49'),(198,'wpforms_admin_notifications_update','W10=','2020-07-27 20:43:30'),(199,'wpforms_admin_notifications_update','W10=','2020-08-07 20:28:43'),(200,'wpforms_admin_notifications_update','W10=','2020-08-07 20:29:43'),(201,'wpforms_admin_notifications_update','W10=','2020-12-23 19:40:07'),(202,'wpforms_admin_notifications_update','W10=','2021-02-04 18:18:14'),(203,'wpforms_admin_notifications_update','W10=','2021-02-05 21:39:06');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`)
) ENGINE=MyISAM AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable`
--

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (2,'https://cmsimed.com/','20:0725a23c8c4d2521436f83e435d225ac',10,'post','page',2,0,'Medical Supply Store Tallahassee | CMSI - Call Today!','Capital Medical & Surgical Inc. proudly serves the Tallahassee & surrounding areas with quality medical equipment & materials for home care & medical facilities.','Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png',NULL,NULL,'first-content-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png',NULL,'first-content-image',NULL,10,0,NULL,'2020-07-27 21:24:04','2020-12-24 02:56:24',1,NULL,NULL,NULL,NULL,0,NULL),(3,NULL,NULL,0,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-07-27 21:24:04','2020-12-23 19:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(4,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png','67:175474d0e815a074f007e15377a834d4',408,'post','attachment',0,0,NULL,NULL,'icon-03-free-img.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png',NULL,'408','attachment-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png','408','attachment-image','{\"width\":65,\"height\":57,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/10/icon-03-free-img.png\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/10/icon-03-free-img.png\",\"size\":\"full\",\"id\":408,\"alt\":\"\",\"pixels\":3705,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-07-27 21:24:04','2020-12-24 02:56:24',1,NULL,NULL,NULL,NULL,0,NULL),(5,'https://cmsimed.com/products/','29:c36eff272d5e773b28b88eab3eb8977a',14,'post','page',2,0,'Respiratory Durable Medical Equipment | CMSI - Call Now!','Capital Medical and Surgical Inc. focuses on giving our clients the tools and medical equipment they need and deliver the equipment & devices to you.','Products','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,6,NULL,'2020-07-27 23:19:21','2020-12-24 02:43:53',1,NULL,NULL,NULL,NULL,0,NULL),(6,'https://cmsimed.com/author/supportadmin/','40:30776a7d6bd64a73661bf92662181fb5',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/9bf8da24402d2ebad9ca1adcb9fd7e19?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/9bf8da24402d2ebad9ca1adcb9fd7e19?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-07-27 23:19:55','2021-02-05 01:34:16',1,NULL,NULL,NULL,NULL,0,NULL),(7,'https://cmsimed.com/lift-chair/','31:5c7ed3cbb49fc753b547620757dbb852',684,'post','page',1,0,NULL,NULL,'Lift Chair','publish',NULL,0,NULL,NULL,NULL,'LIFT CHAIR',50,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair-1024x683.jpg',NULL,'first-content-image',NULL,0,2,NULL,'2020-07-27 23:19:55','2020-12-25 03:44:16',1,NULL,NULL,NULL,NULL,0,NULL),(8,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg','61:88227dfe6075f166f48f6405a22fc0b8',547,'post','attachment',2,14,NULL,NULL,'lift chair','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg',NULL,'547','attachment-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg','547','attachment-image','{\"width\":1920,\"height\":1281,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/10/lift-chair.jpg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/10/lift-chair.jpg\",\"size\":\"full\",\"id\":547,\"alt\":\"\",\"pixels\":2459520,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-27 23:19:55','2020-12-25 03:44:17',1,NULL,NULL,NULL,NULL,1,NULL),(9,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-28 00:13:19','2020-07-28 06:13:19',1,NULL,NULL,NULL,NULL,0,NULL),(10,'https://cmsimed.com/insurances/','31:d9288131d353ce5da7973f82a9f16d81',12,'post','page',2,0,NULL,NULL,'Insurances','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg',NULL,'first-content-image',NULL,1,1,NULL,'2020-07-28 00:29:49','2020-12-24 10:15:07',1,NULL,NULL,NULL,NULL,0,NULL),(11,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg','66:c4c6b008593f2226032cf651bd46f311',415,'post','attachment',0,0,NULL,NULL,'img-01-free-img.jpg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg',NULL,'415','attachment-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg','415','attachment-image','{\"width\":670,\"height\":400,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/10/img-01-free-img.jpg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/10/img-01-free-img.jpg\",\"size\":\"full\",\"id\":415,\"alt\":\"\",\"pixels\":268000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-28 00:29:49','2020-12-24 10:15:07',1,NULL,NULL,NULL,NULL,0,NULL),(12,'https://cmsimed.com/contact/','28:a323517facc2bf9c2a87f4eb0ded5933',15,'post','page',2,0,'Get In Touch With Us! | CMSI - Give Us A Call Today!',NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2020-07-28 00:38:51','2020-12-24 02:44:44',1,NULL,NULL,NULL,NULL,0,NULL),(13,'https://cmsimed.com/about/','26:9807728b3b8aa9388167c6b4644a9e13',11,'post','page',2,0,'Durable Medical Equipment CPAP | CMSI - Call Us!','Serving the Tallahassee, Florida area, Capital Medical and Surgical Inc. is here to make sure our clients have everything they need. Reach out to us today!','About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2020-07-28 08:14:43','2020-12-24 19:59:09',1,NULL,NULL,NULL,NULL,0,NULL),(14,'https://cmsimed.com/2018/12/27/a-leading-visionary-in-dental-care/','66:20fe4de29e985ab43c6dcdcf284c2f36',252,'post','post',2,0,NULL,NULL,'A leading visionary in dental care','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-03.jpeg',NULL,'341','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-03.jpeg','341','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-03.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-03.jpeg\",\"size\":\"full\",\"id\":341,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-28 17:24:30','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(15,'https://cmsimed.com/2018/12/27/a-caring-positive-experience/','60:3e1e8a016e19f4518ec2cabfef5f9c24',255,'post','post',2,0,NULL,NULL,'A caring positive experience','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-02.jpeg',NULL,'340','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-02.jpeg','340','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-02.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-02.jpeg\",\"size\":\"full\",\"id\":340,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-28 20:16:29','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(16,'https://cmsimed.com/portable-oxygen-concentrators/','50:53f0ac9f88b3e4bd6e0ba1c80d2e0cdc',617,'post','page',1,0,NULL,NULL,'Portable Oxygen Concentrators','publish',NULL,0,NULL,NULL,NULL,'Portable Oxygen Concentrator',47,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png',NULL,NULL,'first-content-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png',NULL,'first-content-image',NULL,0,2,NULL,'2020-07-29 03:00:53','2020-12-25 20:55:13',1,NULL,NULL,NULL,NULL,0,NULL),(17,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png','61:186a234ccdfc583547a511a64ef3808b',621,'post','attachment',1,617,NULL,NULL,'oxygo next','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png',NULL,'621','attachment-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png','621','attachment-image','{\"width\":397,\"height\":397,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/11/oxygo-next.png\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/11/oxygo-next.png\",\"size\":\"full\",\"id\":621,\"alt\":\"\",\"pixels\":157609,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-07-29 03:00:53','2020-12-25 20:55:13',1,NULL,NULL,NULL,NULL,1,NULL),(18,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-29 06:39:37','2020-07-29 12:39:37',1,NULL,NULL,NULL,NULL,0,NULL),(27,'https://cmsimed.com/category/suspendisse/','41:afc07a892224375da292427236d87c9c',3,'term','category',NULL,NULL,NULL,NULL,'Suspendisse',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-30 02:01:02','2020-12-25 05:08:36',1,NULL,NULL,NULL,NULL,0,NULL),(47,'https://cmsimed.com/','20:0725a23c8c4d2521436f83e435d225ac',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'2020-12-23 19:43:53','2020-12-24 02:43:53',1,NULL,NULL,NULL,NULL,0,NULL),(37,'https://cmsimed.com/2018/12/27/beautiful-natural-smiles/','56:062269658ad927589cf703a597f2468a',230,'post','post',2,0,NULL,NULL,'Beautiful natural smiles','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-06.jpeg',NULL,'347','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-06.jpeg','347','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-06.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-06.jpeg\",\"size\":\"full\",\"id\":347,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-01 20:46:10','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(38,'https://cmsimed.com/category/dental/','36:939af6ad354374fbbfc56c18480734fa',2,'term','category',NULL,NULL,NULL,NULL,'Dental',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-02 01:43:48','2020-12-25 05:36:25',1,NULL,NULL,NULL,NULL,0,NULL),(39,'https://cmsimed.com/2018/12/27/as-distinctive-as-you-are/','57:84a49759529b3a6ac8f3e5be45ce635d',245,'post','post',2,0,NULL,NULL,'As distinctive as you are','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-05.jpeg',NULL,'345','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-05.jpeg','345','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-05.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-05.jpeg\",\"size\":\"full\",\"id\":345,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-02 02:33:58','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(40,'https://cmsimed.com/2018/12/27/a-better-life-starts-with-a-beautiful-smile/','75:4c05c3a5945626219f49ffba67dd222c',258,'post','post',2,0,NULL,NULL,'A better life starts with a beautiful smile','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-01.jpeg',NULL,'338','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-01.jpeg','338','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-01.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-01.jpeg\",\"size\":\"full\",\"id\":338,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-02 15:42:30','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(41,'https://cmsimed.com/2018/12/27/a-reason-to-smile/','49:692ab8e0158ef70172b9d014b3838dd9',248,'post','post',2,0,NULL,NULL,'A reason to smile','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-04.jpeg',NULL,'344','featured-image',NULL,NULL,'https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-04.jpeg','344','featured-image','{\"width\":1920,\"height\":1280,\"url\":\"https://cmsimed.com/wp-content/uploads/2019/01/dental-blog-04.jpeg\",\"path\":\"/home1/cmsimedc/public_html/wp-content/uploads/2019/01/dental-blog-04.jpeg\",\"size\":\"full\",\"id\":344,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-02 16:39:14','2020-12-24 02:43:35',1,NULL,NULL,NULL,NULL,0,NULL),(42,'https://cmsimed.com/cpap-oxygen-masks__trashed/','47:6c02296b83d8d5761868d73c8c3e3b21',701,'post','page',1,0,NULL,NULL,'CPAP Oxygen Masks','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-08-03 05:47:31','2021-02-05 01:33:16',1,NULL,NULL,NULL,NULL,0,NULL),(45,'https://cmsimed.com/category/uncategorized/','43:c752b63c6512ade3592e4d88a5aab6f6',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-10-25 08:59:25','2020-12-28 01:08:09',1,NULL,NULL,NULL,NULL,0,NULL),(44,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-13 23:58:48','2020-08-14 05:58:48',1,NULL,NULL,NULL,NULL,0,NULL),(48,'https://cmsimed.com/?p=798','26:4262bd470c42302490fbf9e283aa9b8c',798,'post','post',1,0,NULL,NULL,'Auto Draft','auto-draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-04 18:18:16','2021-02-05 01:18:16',1,NULL,NULL,NULL,NULL,0,NULL),(49,'https://cmsimed.com/__trashed/','30:4d27014db03fa352c4fec831636f55c6',778,'post','page',1,0,NULL,NULL,'Hospital Beds','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-04 18:31:13','2021-02-05 01:33:26',1,NULL,NULL,NULL,NULL,0,NULL),(50,'https://cmsimed.com/mobile-hospital-beds__trashed/','50:2b7cb2e2c05c893e48fb3725a2531b42',787,'post','page',1,0,NULL,NULL,'Mobile hospital beds','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-04 18:31:13','2021-02-05 01:33:47',1,NULL,NULL,NULL,NULL,0,NULL),(51,'https://cmsimed.com/products/__trashed/','39:02b5e5e3e3e921198cc41c0dd5bf78ad',766,'post','page',1,14,NULL,NULL,'Breast Pumps','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-04 18:31:13','2021-02-05 01:34:16',1,NULL,NULL,NULL,NULL,1,NULL);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (51,5,1,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wp_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_migrations`
--

LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200702141921'),(16,'20200616130143'),(17,'20200617122511'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_primary_term`
--

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,252,13,'category','2020-07-28 17:24:30','2020-07-28 23:24:30',1),(2,255,13,'category','2020-07-28 20:16:29','2020-07-29 02:16:29',1),(3,245,13,'category','2020-08-02 02:33:58','2020-08-02 08:33:58',1),(4,258,1,'category','2020-08-02 15:42:30','2020-08-02 21:42:30',1),(5,248,13,'category','2020-08-02 16:39:14','2020-08-02 22:39:14',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=297 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (295,'https://cmsimed.com/insurances/',10,12,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(296,'https://cmsimed.com/contact/',10,15,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(294,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(293,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(292,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(291,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(287,'https://cmsimed.com/about/',10,11,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(290,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(289,'https://cmsimed.com/products/',10,14,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(288,'https://cmsimed.com/about/',10,11,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(124,'https://cmsimed.com/contact/',12,15,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(276,'https://cmsimed.com/lift-chair/',14,684,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(275,'https://cmsimed.com/lift-chair/',14,684,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(273,'https://cmsimed.com/portable-oxygen-concentrators/',14,617,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(274,'https://cmsimed.com/portable-oxygen-concentrators/',14,617,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (10,10,0),(11,0,2),(12,1,1),(14,4,6),(15,0,2),(470,0,0),(593,0,0),(595,0,0),(598,0,0),(599,0,0),(597,0,0),(601,0,0),(602,0,0),(600,0,0),(605,0,0),(604,0,0),(603,0,0),(607,0,0),(608,0,0),(606,0,0),(610,0,0),(611,0,0),(609,0,0),(613,0,0),(614,0,0),(612,0,0),(575,0,0),(592,0,0),(5,0,0),(425,0,0),(426,0,0),(430,0,0),(364,0,0),(334,0,0),(367,0,0),(13,0,0),(615,0,0),(485,0,0),(520,0,0),(562,0,0),(541,0,0),(542,0,0),(543,0,0),(557,0,0),(561,0,0),(572,0,0),(574,0,0),(583,0,0),(617,0,2),(620,0,0),(623,0,0),(626,0,0),(647,0,0),(652,0,0),(653,0,0),(661,0,0),(663,0,0),(665,0,0),(667,0,0),(672,0,0),(596,0,0),(673,0,0),(675,0,0),(676,0,0),(678,0,0),(680,0,0),(649,0,0),(684,0,2),(690,0,0),(696,0,0),(701,0,0),(710,0,0),(703,0,0),(725,0,0),(737,0,0),(744,0,0),(732,0,0),(616,0,0),(648,0,0),(660,0,0),(700,0,0),(752,0,0),(654,0,0),(655,0,0),(656,0,0),(657,0,0),(659,0,0),(662,0,0),(664,0,0),(666,0,0),(668,0,0),(677,0,0),(681,0,0),(682,0,0),(674,0,0),(697,0,0),(698,0,0),(759,0,0),(711,0,0),(712,0,0),(694,0,0),(695,0,0),(693,0,0),(708,0,0),(709,0,0),(707,0,0),(760,0,0),(761,0,0),(764,0,0),(766,0,0),(773,0,0),(775,0,0),(778,0,0),(692,0,0),(787,0,0),(771,0,0),(772,0,0),(776,0,0),(768,0,0),(765,0,0),(763,0,0),(789,0,0),(777,0,0),(790,0,0),(774,0,0),(794,0,0),(796,0,0);
/*!40000 ALTER TABLE `wp_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 2021-02-16 16:34:23
